'Declaration Public Enum ChartOrientation Inherits System.Enum
public enum ChartOrientation : System.Enum
'Declaration Public Enum ChartOrientation Inherits System.Enum
public enum ChartOrientation : System.Enum
Member | Description |
---|---|
Horizontal | Legend entries are stacked vertically as legend height permits. If sufficient height is not available, additional legend columns are created. |
Vertical | Legend entries are added side by side as (horizontally) as legend width permits. If sufficient width is not available, additional legend rows are created. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1Chart.ChartOrientation