SciChart.Charting.Model Namespace
Classes
Class | Description | |
---|---|---|
![]() | AxisCollection | Contains a collection of Axes and allows getting of axis by Id |
![]() | DoubleAxisDelta | Defines a Double Delta, which provides Major and Minor deltas as used in SciChart.Charting.Visuals.Axes.NumericAxis |
![]() | Int32AxisDelta | Defines an Int32 Delta, which provides Major and Minor deltas as used in SciChart.Charting.Visuals.Axes.NumericAxis |
![]() | TimeSpanDelta | Defines a TimeSpan Delta, which provides Major and Minor deltas as used in SciChart.Charting.Visuals.Axes.DateTimeAxis |
Interfaces
Interface | Description | |
---|---|---|
![]() | IAxisDelta | Defines the interface to a Delta type, which defines Major and Minor deltas as used in SciChart.Charting.Visuals.Axes.AxisBase |
![]() | IAxisDelta<T> | Defines the Typed interface to a Delta type, which defines Major and Minor deltas as used in SciChart.Charting.Visuals.Axes.AxisBase |
![]() | ITick |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | BidOrAsk |
See Also