SciChart.Charting Assembly : SciChart.Charting.Visuals.Axes.DiscontinuousAxis Namespace
SciChart.Charting.Visuals.Axes.DiscontinuousAxis Namespace
Classes
 ClassDescription
Class Provides implementation of interaction with discontinuous range
ClassProvides a Linear, Value Discontinuous DateTime Axis, capable of rendering DateTime ticks on the X or Y-Axis of a SciChart.Charting.Visuals.SciChartSurface
ClassThe 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
ClassThe 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
ClassProvides 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
 InterfaceDescription
InterfaceDefines a set of operations which allows to interact with axis that owns current instance of IDiscontinuousHelper<T>
Enumerations
 EnumerationDescription
EnumerationDefines a set of values indicating the frequency of axis bands alternation. See DoubleScaleDiscontinuousDateTimeAxis.AxisBandsFrequency.
See Also