ComponentOne Chart 8.0 for ActiveX
TickLength Property (AxisStyle)

 

TickLength Property (AxisStyle)

The length of the ticks on the axis.

Syntax

Property TickLength As Integer

See Also

Axis Object

Axes Collection

AxisStyle Object

Example

' Set tick length on X axis to 5

Chart2D1.ChartArea.Axes("X").AxisStyle.TickLength = 5

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback