Gets or sets the AlarmZone minimum pixel width.
[Visual Basic]
Public Property MinWidth As Integer
[C#]
public int MinWidth {get;set;}
[Delphi]
public property MinWidth: Int32 read get_MinWidth write set_MinWidth;
Remarks
If the width of the AlarmZone is less than the specified value in pixels, the AlarmZone is drawn with the specified width. 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. |