Collective2 Explorer
Collective2 Explorer
Namespaces
C2ChartsLibrary Namespaces
C2ChartsLibrary.Implementation
ColumnChart Class
ColumnChart Properties
Categories Property
Navigator Property
Spline Property
SubtitleText Property
XAxeName Property
YAxeName Property
ColumnChart
XAxeName Property
Gets or sets the name of the categories series.
Namespace:
C2ChartsLibrary.Implementation
Assembly:
C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
Copy
public
string
XAxeName
{
get
;
set
; }
Property Value
Type:
String
The name of the categories series.
Implements
IColumnChart
XAxeName
See Also
Reference
ColumnChart Class
C2ChartsLibrary.Implementation Namespace