IChartSeriesBase.Name Property
Specifies the name of the chart series.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
String | The name of the chart series. |
See Also