GoDiagram Win Reference
GetLabelCenter Method (GraduatedScaleLinear)

Compute the appropriate position for the center of each label compared to the tick mark.
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

GraduatedScaleLinear Class
GraduatedScaleLinear Members
Base Implementation in GetLabelCenter

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback