The minor ticks, cast to double
The major ticks, cast to double
GetTickCoordinates Method (ITickCoordinatesProvider)
Converts arrays of major and minor ticks (data values) into TickCoordinates structure containing pixel coordinates
Syntax

Parameters

minorTicks
The minor ticks, cast to double
majorTicks
The major ticks, cast to double

Return Value

The TickCoordinates structure containing pixel coordinates
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