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

ChartControl.AppearanceNameSerializable Property

For internal use. This property is used to support serialization of the ChartControl.AppearanceName property.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.UI.dll

Declaration

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

Property Value

Type Description
String

A String value.

See Also