Looks up a localized string similar to String Format of the vertical labels. Here you can find the most common number format http://msdn.microsoft.com/en-us/library/0c899ak8.aspx.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string VerticalLabelFormatDescription { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property VerticalLabelFormatDescription As String
Get |
| JScript |
|---|
static function get VerticalLabelFormatDescription () : String
|
See Also