Contents  All Classes  Index A-Z  All Units


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#' ;


Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.