'Declaration
Public Function SetRangeFromCenterPointAndFactor( _ ByVal context As NChartRenderingContext, _ ByVal centerPoint As NPointF, _ ByVal factor As System.Double _ ) As System.Boolean
'Usage
Dim instance As NRangeSelection Dim context As NChartRenderingContext Dim centerPoint As NPointF Dim factor As System.Double Dim value As System.Boolean value = instance.SetRangeFromCenterPointAndFactor(context, centerPoint, factor)
public System.bool SetRangeFromCenterPointAndFactor( NChartRenderingContext context, NPointF centerPoint, System.double factor )
Parameters
- context
- centerPoint
- factor