C1.Win.FlexChart.Extended.4.8 Assembly / C1.Win.Chart.Extended Namespace / ColorAxis Class / GetHeight Method

In This Topic
GetHeight Method (ColorAxis)
In This Topic
Gets the axis height.
Syntax
'Declaration
 
Protected Overrides Function GetHeight( _
   ByVal engine As IRenderEngine, _
   ByVal maxWidth As System.Double _
) As System.Double
 

Parameters

engine
maxWidth
See Also