CalculateMinorTicks Method (NumericTickProvider)
Calculates the Minor Ticks for the axis given a VisibleRange and Delta
Overload List
Overload | Description |
---|---|
CalculateMinorTicks(IRange<Double>,IAxisDelta<Double>,IList<Double>) | Calculates the Minor Ticks for the axis given a VisibleRange and Delta |
CalculateMinorTicks(IRange<Double>,IAxisDelta<Double>) | Calculates the Minor Ticks for the axis given a VisibleRange and Delta |
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