Interface IRangeAxis
Interface implementation for IRangeAxis
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public interface IRangeAxis
Properties
Range
Gets Range property
Declaration
DoubleRange Range { get; }
Property Value
Type |
---|
DoubleRange |