Looks up a localized string similar to Specifies the maximum number of alarms in the Y Axis of the chart. It's used to adjust the Y Axis range. When set to 0 it will automatically scale the Y axis depending on the number of alarms..
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string YAxisMaximumDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property YAxisMaximumDescription As String
Get |
JScript |
---|
static function get YAxisMaximumDescription () : String
|
See Also