A newer version of this page is available.
Switch to the current version.
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; }
<Browsable(False)>
Public Property AppearanceNameSerializable As String
Property Value
Type | Description |
---|---|
String | A String value. |
See Also
Feedback