Search
Renderer2D.GetMaxYSumPositive Method
See Also
 






Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected double GetMaxYSumPositive (
    double origin
)

Visual Basic  Copy Code

Protected Function GetMaxYSumPositive( _
    origin As Double _
) As Double

 Parameters

origin

 Return Value

 See Also