Click or drag to resize
IBoxplotChartCategoriesSeriesName Property
Gets or sets the name of the categories series.

Namespace:  C2ChartsLibrary.Interfaces
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
string CategoriesSeriesName { get; set; }

Property Value

Type: String
The name of the categories series.
See Also