SciChart.Charting.Visuals.Axes.DiscontinuousAxis Namespace
Classes
Class | Description | |
---|---|---|
![]() | DiscontinuousAxisHelper | Provides implementation of interaction with discontinuous range |
![]() | DiscontinuousDateTimeAxis | Provides a Linear, Value Discontinuous DateTime Axis, capable of rendering DateTime ticks on the X or Y-Axis of a SciChart.Charting.Visuals.SciChartSurface |
![]() | DoubleScaleDiscontinuousAxisBottomScaleLabelProvider | The DiscontinuousDateTimeLabelProvider is a pass-through which uses the SciChart.Charting.Visuals.Axes.AxisCore.TextFormatting and SciChart.Charting.Visuals.Axes.AxisCore.CursorTextFormatting properties to format axis and cursor label texts. It also uses the SciChart.Charting.Visuals.Axes.DateTimeAxis.SubDayTextFormatting property to alter text-formatting when the date-range switches to intra-day |
![]() | DoubleScaleDiscontinuousAxisTopScaleLabelProvider | The DiscontinuousDateTimeLabelProvider is a pass-through which uses the SciChart.Charting.Visuals.Axes.AxisCore.TextFormatting and SciChart.Charting.Visuals.Axes.AxisCore.CursorTextFormatting properties to format axis and cursor label texts. It also uses the SciChart.Charting.Visuals.Axes.DateTimeAxis.SubDayTextFormatting property to alter text-formatting when the date-range switches to intra-day |
![]() | DoubleScaleDiscontinuousDateTimeAxis | Provides a Value Discontinuous DateTime Axis, capable of rendering DateTime ticks on the X-Axis of a SciChart.Charting.Visuals.SciChartSurface. The axis has two scales. |
Interfaces
Interface | Description | |
---|---|---|
![]() | IDiscontinuousHelper<T> | Defines a set of operations which allows to interact with axis that owns current instance of IDiscontinuousHelper<T> |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AxisBandsFrequency | Defines a set of values indicating the frequency of axis bands alternation. See DoubleScaleDiscontinuousDateTimeAxis.AxisBandsFrequency. |
See Also