GoDiagram Web Reference
GetLabelCenter Method (GraduatedScale)

the double floating point number that is labeled
Returns the point at which the Label should be centered.
Syntax
'Declaration
 
Public MustOverride Function GetLabelCenter( _
   ByVal val As Double, _
   ByVal drawLeft As Boolean _
) As PointF
public abstract PointF GetLabelCenter( 
   double val,
   bool drawLeft
)

Parameters

val
the double floating point number that is labeled
drawLeft
Remarks
See also PaintLabel.
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

GraduatedScale Class
GraduatedScale Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback