GoDiagram Web Reference
StartOffset Property

Gets or sets the offset of this bar's starting point relative to the scale's point for the minimum value.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("A SizeF that defines the starting point of the IndicatorBar.")>
Public Overridable Property StartOffset As SizeF
[CategoryAttribute("Appearance")]
[DescriptionAttribute("A SizeF that defines the starting point of the IndicatorBar.")]
public virtual SizeF StartOffset {get; set;}

Property Value

a SizeF in document coordinates, that defaults to zero/zero.
Remarks
The drawing of IndicatorBar relies on this offset to the point associated with Scale's minimum value.
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

IndicatorBar Class
IndicatorBar Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback