Skip to main content
A newer version of this page is available. .

SeparatePaneIndicator.AxisYName Property

For internal use only. Specifies the Y-axis name.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[Browsable(false)]
[NonTestableProperty]
[XtraSerializableProperty]
public string AxisYName { get; set; }

Property Value

Type Description
String

A String value.

See Also