TChartSeries.CustomVertAxis
TChartSeries
property CustomVertAxis: TChartAxis;
Unit
TeEngine
Description
After adding a new vertical Custom Axis to a Chart, use CustomVertAxis to associate the Series to the Custom TChartAxis.
See example at TChartSeries.CustomHorizAxis property.