Table of Contents

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; }

See also