ChartElementNamed.Name Property
In This Article
Gets or sets the name of the chart element.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value representing the name of the chart element. |
See Also