GoDiagram Web Reference
GetLabelCenter Method (GraduatedScaleElliptical)

Compute the label center to be appropriately positioned relative to the tick marks.
Syntax
'Declaration
 
Public Overrides Function GetLabelCenter( _
   ByVal val As Double, _
   ByVal drawLeft As Boolean _
) As PointF
public override PointF GetLabelCenter( 
   double val,
   bool drawLeft
)

Parameters

val
drawLeft
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GraduatedScaleElliptical Class
GraduatedScaleElliptical Members
Base Implementation in GetLabelCenter

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback