Click or drag to resize

ChartTypeManager Property

Gets the type manager for this chart.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public ITypeManager TypeManager { get; }

Property Value

Type: ITypeManager
Remarks