Gets or sets the pattern of the line.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[XmlAttributeAttribute] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] public virtual LinePatternEnum Pattern { get; set; }  | 
| Visual Basic | 
|---|
<XmlAttributeAttribute> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public Overridable Property Pattern As LinePatternEnum Get Set  |