| IColumnChartXAxeName Property |
Gets or sets the name of the categories series.
Namespace:
C2ChartsLibrary.Interfaces
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax string XAxeName { get; set; }
Property Value
Type:
String
The name of the categories series.
See Also