| ChartType Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [ObsoleteAttribute("Use ChartType instead")]
public ChartType Type { get; set; }
<ObsoleteAttribute("Use ChartType instead")>
Public Property Type As ChartType
Get
Set
Property Value
Type:
ChartTypeSee Also