GoDiagram Web Reference
TickBase Property (GraduatedScale)

Gets or sets the base value which is marked with a tick.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("Used as a base value in the modular function that determines when to draw tick marks.")>
<DefaultValueAttribute()>
Public Overridable Property TickBase As Double
[CategoryAttribute("Appearance")]
[DescriptionAttribute("Used as a base value in the modular function that determines when to draw tick marks.")]
[DefaultValueAttribute()]
public virtual double TickBase {get; set;}
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