Standard or custom numeric format string for the label.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[LocalizableAttribute(true)] [DefaultValueAttribute("")] public string Format { get; set; } |
| Visual Basic (Declaration) |
|---|
<LocalizableAttribute(True)> _ <DefaultValueAttribute("")> _ Public Property Format As String Get Set |