Search Results for

    Show / Hide Table of Contents

    TCategoryAxis Class

    Information about an Axis of categories. (normally the x axis)

    Syntax

    Namespace: FlexCel.Core

    public class TCategoryAxis: TBaseAxis

    Constructors

    Name Description
    TCategoryAxis Overloaded
    TCategoryAxis
    TCategoryAxis(Int32, Int32, Int32, TDateUnits, Int32, TDateUnits, TDateUnits, Int32, TCategoryAxisOptions, TFlxChartFont, String, Boolean, TAxisLineOptions, TAxisTickOptions, TAxisRangeOptions, TDataLabel, TChartAxisPos, Double)
    TCategoryAxis(Int32, Int32, Int32, TDateUnits, Int32, TDateUnits, TDateUnits, Int32, TCategoryAxisOptions, TFlxChartFont, String, Boolean, TAxisLineOptions, TAxisTickOptions, TAxisRangeOptions, TDataLabel, TChartAxisPos, Double, Double)

    Properties

    Name Description
    Min Minimum value for the axis, when not set to automatic in AxisOptions.
    Max Maximum value for the axis, when not set to automatic in AxisOptions.
    MajorValue Value for the major unit, when not set to automatic in AxisOptions.
    MajorUnit Units for the major unit, when not set to automatic in AxisOptions.
    MinorValue Value for the minor unit, when not set to automatic in AxisOptions.
    MinorUnit Units for the minor unit, when not set to automatic in AxisOptions.
    BaseUnit Base units for the axis, when not set to automatic in AxisOptions.
    CrossValue Value where the other Axis will cross this one, when not set to automatic in AxisOptions.
    LabelOffset Distance from the labels to the axis. Defaults to 100.
    AxisOptions Enumerates which of the other options contain valid values or are automatic.
    RangeOptions Options for the range of this axis.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com