C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / GetHeight Method

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

Parameters

engine
maxWidth
See Also