Search Results for

    Show / Hide Table of Contents

    TAxisTickOptions.TAxisTickOptions Constructor

    Overloads

    • TAxisTickOptions.TAxisTickOptions(TTickType, TTickType, TAxisLabelPosition, TBackgroundMode, TDrawingColor, Nullable<Int32>)
    • TAxisTickOptions.TAxisTickOptions(TTickType, TTickType, TAxisLabelPosition, TBackgroundMode, TShapeFill, TDrawingColor, Nullable<Int32>)

    TAxisTickOptions.TAxisTickOptions(TTickType, TTickType, TAxisLabelPosition, TBackgroundMode, TDrawingColor, Nullable<Int32>)

    Creates a new TAxisTickOptions instance.

    Syntax

    Namespace: FlexCel.Core

    public TAxisTickOptions(TTickType aMajorTickType, TTickType aMinorTickType, TAxisLabelPosition aLabelPosition, TBackgroundMode aBackgroundMode, TDrawingColor aLabelColor, Nullable<Int32> aRotation)

    Parameters

    <-> Parameter Type Description
    aMajorTickType TTickType See MajorTickType
    aMinorTickType TTickType See MinorTickType
    aLabelPosition TAxisLabelPosition See LabelPosition
    aBackgroundMode TBackgroundMode See BackgroundMode
    aLabelColor TDrawingColor See LabelColor
    aRotation Nullable<Int32> See Rotation

    See also

    • TAxisTickOptions

    TAxisTickOptions.TAxisTickOptions(TTickType, TTickType, TAxisLabelPosition, TBackgroundMode, TShapeFill, TDrawingColor, Nullable<Int32>)

    Creates a new TAxisTickOptions instance.

    Syntax

    Namespace: FlexCel.Core

    public TAxisTickOptions(TTickType aMajorTickType, TTickType aMinorTickType, TAxisLabelPosition aLabelPosition, TBackgroundMode aBackgroundMode, TShapeFill aLabelFill, TDrawingColor aLabelColor, Nullable<Int32> aRotation)

    Parameters

    <-> Parameter Type Description
    aMajorTickType TTickType See MajorTickType
    aMinorTickType TTickType See MinorTickType
    aLabelPosition TAxisLabelPosition See LabelPosition
    aBackgroundMode TBackgroundMode See BackgroundMode
    aLabelFill TShapeFill See LabelFill
    aLabelColor TDrawingColor See LabelColor
    aRotation Nullable<Int32> See Rotation

    See also

    • TAxisTickOptions
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com