[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.CompassEnum

CompassEnum Enum

Enumeration to set the position of a legend, axis, or chart label.

Namespace: C1.Win.C1ChartBase
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum CompassEnum

Fields

Name Description
East

Object is positioned east or to the right side.

North

Object is positioned north or above.

South

Object is positioned south or below.

West

Object is positioned west or to the left side.