Search Results for

    Show / Hide Table of Contents

    Enum PieExplode

    Specifies which pie value to explode.

    Namespace: FastReport.MSChart
    Assembly: FastReport.dll
    Syntax
    public enum PieExplode

    Fields

    Name Description
    BiggestValue

    Explode the biggest value.

    LowestValue

    Explode the lowest value.

    None

    Do not explode pie values.

    SpecificValue

    Explode the value specified in the PieExplodeValue property.

    Back to top © 1998-2025 Copyright Fast Reports Inc.