Back to Devexpress

XYSeries2D.RangeControlOptions Property

wpf-devexpress-dot-xpf-dot-charts-dot-xyseries2d-460f11d5.md

latest1.1 KB
Original Source

XYSeries2D.RangeControlOptions Property

Gets or sets options that specify how the Range control visualizes the series data.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public RangeControlOptions RangeControlOptions { get; set; }
vb
Public Property RangeControlOptions As RangeControlOptions

Property Value

TypeDescription
RangeControlOptions

The storage of options that specifies how the Range control visualizes the series data.

|

See Also

XYSeries2D Class

XYSeries2D Members

DevExpress.Xpf.Charts Namespace