Back to Devexpress

Axis2D.ActualWholeRange Property

wpf-devexpress-dot-xpf-dot-charts-dot-axis2d-249015c9.md

latest967 B
Original Source

Axis2D.ActualWholeRange Property

Returns the actual whole range.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public Range ActualWholeRange { get; set; }
vb
<Browsable(False)>
Public Property ActualWholeRange As Range

Property Value

TypeDescription
Range

An object that contains range settings.

|

See Also

Axis2D Class

Axis2D Members

DevExpress.Xpf.Charts Namespace