Looks up a localized string similar to Format of the labels on the X axis. It's possible to customize the format using regular expressions. For example "%f" represents the Field Name and "%v" the Field Value.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string FormatDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property FormatDescription As String
Get |
JScript |
---|
static function get FormatDescription () : String
|
See Also