Skip to main content

SwiftPlotDiagramAxisYModel.Name Property

Overrides the ChartElementNamedModel.Name property to hide it.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public string Name { get; set; }

Property Value

Type
String
See Also