ComponentOne Chart for .NET (2.0) Search HelpCentral 

AlarmZone.MinHeight Property

Gets or sets the AlarmZone minimum pixel height.

[Visual Basic]

Public Property MinHeight As Integer

[C#]

public int MinHeight {get;set;}

[Delphi]

public property MinHeight: Int32 read get_MinHeight write set_MinHeight;

Remarks

If the height of the AlarmZone is less than the specified value in pixels, the AlarmZone is drawn with the specified height. Applicable only for cartestian charts and rectanglular or ellipical shaped AlarmZones.

See Also

AlarmZone Class | AlarmZone Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.