TChartSeries.GetVertAxis
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartSeries.GetVertAxis
TChartSeries

property GetVertAxis: TChartAxis;

Unit
TeEngine

Description
Every Series is associated either to the Left or Right Chart Vertical Axis. This function returns this "associated" Axis. You can use this to change the Axis properties:

BarSeries1.GetVertAxis.AxisValuesFormat := '#,##0.0#' ;



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.