Back to Devexpress

ColorStop.Offset Property

wpf-devexpress-dot-xpf-dot-charts-dot-colorstop.md

latest893 B
Original Source

ColorStop.Offset Property

Gets or sets the color stop offset.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Unit Offset { get; set; }
vb
Public Property Offset As Unit

Property Value

TypeDescription
Unit

The color stop offset, in units.

|

See Also

ColorStop Class

ColorStop Members

DevExpress.Xpf.Charts Namespace