[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.LegendOrientationEnum

LegendOrientationEnum Enum

Use the members of this enumeration to set the value of the Orientation in the Chart3DLegend class.

Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
public enum LegendOrientationEnum

Fields

Name Description
Auto

Horizontal for legends with north and south Compass values, and Vertical for legends with east and west Compass values.

Horizontal

Legend entries are added side by side as (horizontally) as legend width permits. If sufficient width is not available, additional legend rows are created.

Vertical

Legend entries are stacked vertically as legend height permits. If sufficient height is not available, additional legend columns are created.