Back to Devexpress

SidePoint.TypeNameSerializable Property

corelibraries-devexpress-dot-xtracharts-dot-sidepoint-ba4cd748.md

latest1.1 KB
Original Source

SidePoint.TypeNameSerializable Property

For internal use only. Gets the string value used to serialize the SidePoint type.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public string TypeNameSerializable { get; }
vb
<Browsable(False)>
Public ReadOnly Property TypeNameSerializable As String

Property Value

TypeDescription
String

A string value.

|

Remarks

This property is hidden and intended for internal use only.

See Also

SidePoint Class

SidePoint Members

DevExpress.XtraCharts Namespace