Back to Devexpress

PointBasedSegmentColorizer.TypeNameSerializable Property

corelibraries-devexpress-dot-xtracharts-dot-pointbasedsegmentcolorizer-019be69d.md

latest1.4 KB
Original Source

PointBasedSegmentColorizer.TypeNameSerializable Property

Gets the string value used to support serialization of the Point Based Segment Colorizer.

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. Normally you don’t need to use it.

See Also

PointBasedSegmentColorizer Class

PointBasedSegmentColorizer Members

DevExpress.XtraCharts Namespace