Search Results for

    Show / Hide Table of Contents

    TBarChartOptions Class

    Options for a Bar or Column chart.

    Syntax

    Namespace: FlexCel.Core

    public class TBarChartOptions: TChartOptions, IStackedOptions

    Constructors

    Name Description
    TBarChartOptions Overloaded
    TBarChartOptions(Boolean, Double, Double, Boolean, TStackedMode, ChartLineOptions)
    TBarChartOptions(Int32, Boolean, Int32, Double, Double, Boolean, TStackedMode, Boolean, ChartSeriesOptions, TDataLabel, ChartLineOptions)

    Methods

    Name Description
    IsStacked Returns true is the chart is stacked, either normally or 100% stacked.

    Properties

    Name Description
    BarOverlap Space between bars in percent of the bar width.
    CategoriesGap Space between categories in percent of bar width.
    Horizontal If true, bars are horizontal and this is a bar chart. If false, bars are vertical and this is a column chart.
    StackedMode TStackedMode of the chart.
    HasShadow True if the bars have shadows.
    SeriesLines Line style for the Lines between Series if they exist, null otherwise.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com