Quick question:
Is there anyway to set the bottom axes visible property to false but still have the vertical grid lines visible?
axes.bottom.visible=false
Re: axes.bottom.visible=false
Hello,
one way will be to add the OnGetAxisLabel event to the Chart and there set the LabelText to "", this will leave the axis and grid lines visibles but no the labels.
one way will be to add the OnGetAxisLabel event to the Chart and there set the LabelText to "", this will leave the axis and grid lines visibles but no the labels.
Pep Jorge
http://support.steema.com
http://support.steema.com