GoDiagram Web Reference
TickUnit Property (GraduatedScale)

Gets or sets the difference between two consecutive values marked by minor ticks.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DefaultValueAttribute()>
<DescriptionAttribute("The difference in represented value between two consecutive tick marks.")>
Public Overridable Property TickUnit As Double
[CategoryAttribute("Appearance")]
[DefaultValueAttribute()]
[DescriptionAttribute("The difference in represented value between two consecutive tick marks.")]
public virtual double TickUnit {get; set;}

Property Value

The value must be positive.
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