TChartAxis.OtherSide
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartAxis.OtherSide
TChartAxis

property OtherSide: Boolean;

Unit
TeEngine

Description
Run-time and read only. This property returns true if the Axis is the RightAxis or TopAxis. Chart.TopAxis and Chart.RightAxis are in the OtherSide. Chart.LeftAxis and Chart.BottomAxis are not in the OtherSide.

Chart Axis Horizontal OtherSide
==================================
LeftAxis False False
TopAxis True True
RightAxis False True
BottomAxis True False
==================================




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