Gets or sets the position of the label relative its specified location.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] [XmlAttributeAttribute] public LabelCompassEnum Compass { get; set; }  | 
| Visual Basic | 
|---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <XmlAttributeAttribute> _ Public Property Compass As LabelCompassEnum Get Set  |