C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / GetHeight Method

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

Parameters

engine
maxWidth
See Also