Collective2 Explorer
Collective2 Explorer
Namespaces
C2ChartsLibrary Namespaces
C2ChartsLibrary.Implementation
BoxplotChart Class
BoxplotChart Properties
Categories Property
CategoriesSeriesName Property
DataSeriesName Property
SubtitleText Property
BoxplotChart
CategoriesSeriesName 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
CategoriesSeriesName
{
get
;
set
; }
Property Value
Type:
String
The name of the categories series.
Implements
IBoxplotChart
CategoriesSeriesName
See Also
Reference
BoxplotChart Class
C2ChartsLibrary.Implementation Namespace