Back to Devexpress

RangeColorizer.TypeNameSerializable Property

corelibraries-devexpress-dot-xtracharts-dot-rangecolorizer-61504a88.md

latest1.2 KB
Original Source

RangeColorizer.TypeNameSerializable Property

Gets the string value used to support serialization of the colorizer 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

Type
String

Remarks

This property is hidden and intended for internal use only. Normally, you don’t need to use it.

See Also

RangeColorizer Class

RangeColorizer Members

DevExpress.XtraCharts Namespace