ComponentOne Gauge for UWP
GetTransform Method (C1RadialGauge)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1RadialGauge Class : GetTransform Method
Syntax
'Declaration
 
Public Overrides Function GetTransform( _
   ByVal value As System.Double, _
   ByVal yAxisLocation As System.Double, _
   ByVal rotate As System.Boolean _
) As Windows.UI.Xaml.Media.Transform
public override Windows.UI.Xaml.Media.Transform GetTransform( 
   System.double value,
   System.double yAxisLocation,
   System.bool rotate
)

Parameters

value
yAxisLocation
rotate
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members