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

In This Topic
GetHeight Method (Axis)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GetHeight( _
   ByVal engine As IRenderEngine, _
   ByVal maxWidth As Double _
) As Double
 

Parameters

engine
maxWidth
See Also