TBarChartOptions.Horizontal Property
If true, bars are horizontal and this is a bar chart. If false, bars are vertical and this is a column chart.
Syntax
Namespace: FlexCel.Core
public Boolean Horizontal { get; set; }
If true, bars are horizontal and this is a bar chart. If false, bars are vertical and this is a column chart.
Namespace: FlexCel.Core
public Boolean Horizontal { get; set; }