AxisLabelStyle     Procedure (Sub)

Public Sub AxisLabelStyle(Optional Font$ = "", Optional FontColor As Long = -1, Optional Shift As Long = 0, Optional LabelAngle As Single = 0, Optional Show As Boolean = True)

Specify the style of the current axis labels.

ParameterTypeDescription

Font$

String

Font

FontColor

Long

Font color

Shift

Long

Shift the labels towards or away from the axis

LabelAngle

Single

Label angle

Show

Boolean

True to show the labels, False to hide them."

Example

Call ecGraph1.AxisLabelStyle(font, fontcolor, shift, labelangle, show) 


      Contents     Variables     Events     Properties     Functions     Subs

Copyright © 2007, Encore Consulting Pty Ltd