Search Results for

    Show / Hide Table of Contents

    Enum SortBy

    Specifies how the series points are sorted.

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

    Fields

    Name Description
    None

    Points are not sorted.

    XValue

    Points are sorted by X value.

    YValue

    Points are sorted by Y value.

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