Search Results for

    Show / Hide Table of Contents

    TValueAxis Class

    Information about an Axis of values. (normally the y axis)

    Syntax

    Namespace: FlexCel.Core

    public class TValueAxis: TBaseAxis

    Constructors

    Name Description
    TValueAxis Overloaded
    TValueAxis
    TValueAxis(Double, Double, Double, Double, Double, TValueAxisOptions, TFlxChartFont, String, Boolean, TAxisLineOptions, TAxisTickOptions, TDataLabel, TChartAxisPos)
    TValueAxis(Double, Double, Double, Double, Double, TValueAxisOptions, TFlxChartFont, String, Boolean, TAxisLineOptions, TAxisTickOptions, TDataLabel, TChartAxisPos, 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.
    Major Value for the major unit, when not set to automatic in AxisOptions.
    Minor Value for the minor unit, when not set to automatic in AxisOptions.
    CrossValue Value where the other Axis will cross this one, when not set to automatic in AxisOptions.
    AxisOptions Enumerates which of the other options contain valid values or are automatic.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com