Members 
SciChart.Charting Assembly > SciChart.Charting.Visuals.Axes.DiscontinuousAxis Namespace : DoubleScaleDiscontinuousAxisBottomScaleLabelProvider Class
DoubleScaleDiscontinuousAxisBottomScaleLabelProvider Class
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
Object Model
DoubleScaleDiscontinuousAxisBottomScaleLabelProvider ClassIAxisCore InterfaceIRange InterfaceIServiceContainer InterfaceITickProvider InterfaceIRange Interface
Syntax
Inheritance Hierarchy

System.Object
   SciChart.Charting.Numerics.ProviderBase
      SciChart.Charting.Visuals.Axes.LabelProviders.LabelProviderBase
         SciChart.Charting.Visuals.Axes.LabelProviders.DiscontinuousDateTimeLabelProvider
            SciChart.Charting.Visuals.Axes.DiscontinuousAxis.DoubleScaleDiscontinuousAxisBottomScaleLabelProvider

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also