 | ChartWidgetChartType Property |
Gets or sets chart presentation type
Namespace:
Dynamicweb.Dashboards.Widgets
Assembly:
Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntaxpublic virtual ChartType ChartType { get; set; }
Public Overridable Property ChartType As ChartType
Get
Set
Property Value
Type:
ChartType
See Also