GoDiagram Win Reference
TextFormat Property

Gets or sets the format string to use for formatting the measurement value.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The format string for the labels")>
<CategoryAttribute("Ruler Appearance")>
Public Overridable Property TextFormat As String
[DefaultValueAttribute()]
[DescriptionAttribute("The format string for the labels")]
[CategoryAttribute("Ruler Appearance")]
public virtual string TextFormat {get; set;}

Property Value

By default this is just "{0:G}", formatting the double-precision floating point value as a general number.
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

GoRuler Class
GoRuler Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback