The graph type.
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public RadarChartTypes ChartType { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ChartType As RadarChartTypes |
| Visual C++ |
|---|
public: property RadarChartTypes ChartType { RadarChartTypes get (); void set (RadarChartTypes value); } |