GoDiagram Web Reference
LabelFrequency Property

Gets or sets how often to label major tick marks.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The difference in represented value between two consecutive labeled tick marks.")>
<CategoryAttribute("Appearance")>
Public Overridable Property LabelFrequency As Integer
[DefaultValueAttribute()]
[DescriptionAttribute("The difference in represented value between two consecutive labeled tick marks.")]
[CategoryAttribute("Appearance")]
public virtual int LabelFrequency {get; set;}

Property Value

The default value is 1, to label every major tick mark.
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