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 Axis.
See example at CustomHorizAxis property.