Click or drag to resize
BoxplotChartCategories Property

Namespace:  C2ChartsLibrary.Implementation
Assembly:  C2ChartsLibrary (in C2ChartsLibrary.dll) Version: 1.0
Syntax
C#
public IEnumerable<string> Categories { get; }

Property Value

Type: IEnumerableString

[Missing <value> documentation for "P:C2ChartsLibrary.Implementation.BoxplotChart.Categories"]

See Also