 | IBoxplotChartDataSeriesName Property |
Gets or sets the name of the data series.
Namespace: C2ExplorerServiceStack.Logic.InterfacesAssembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntaxstring DataSeriesName { get; set; }Property Value
Type:
String
The name of the data series.
See Also