Members 
LogarithmicNumericLabelProvider Class
The LogarithmicNumericLabelFormatter is a pass-through which uses the SciChart.Charting.Visuals.Axes.AxisCore.TextFormatting property to format axis text labels
Object Model
LogarithmicNumericLabelProvider ClassIAxisCore InterfaceIRange InterfaceIServiceContainer InterfaceITickProvider InterfaceIRange Interface
Syntax
public class LogarithmicNumericLabelProvider : NumericLabelProvider, ILabelProvider  
Inheritance Hierarchy

System.Object
   SciChart.Charting.Numerics.ProviderBase
      SciChart.Charting.Visuals.Axes.LabelProviders.LabelProviderBase
         SciChart.Charting.Visuals.Axes.LabelProviders.NumericLabelProvider
            SciChart.Charting.Visuals.Axes.LabelProviders.LogarithmicNumericLabelProvider

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