Gets or sets the pattern of the line.
[Visual Basic]
Overridable Public Property Pattern As LinePatternEnum
[C#]
virtual public LinePatternEnum Pattern {get;set;}
[Delphi]
public property Pattern: LinePatternEnum read get_Pattern write set_Pattern;
See Also
ChartLineStyle Class | ChartLineStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |