Search Results for

    Show / Hide Table of Contents

    Namespace FastReport.BG.Sunburst

    Classes

    RecordHoverStyle

    Sunburst element under the mouse

    RecordSelectedStyle

    Selected sunburst element

    RecordStyle

    Style of regular sunburst element

    RootStyle

    Style of root element (central hole)

    Sunburst

    Sunburst chart control

    SunburstGetLayoutBuilderEventArgs

    EventArgs for GetLayoutBuilder event

    SunburstLayoutBuilder

    Implementation of default Sunburst layout builder Each value gets the amount of sweep angle according to Record.Value Sweep angle to allocate for node = ratio * Node.Record.Value Where ratio = full sweep angle (Geometry.SweepAngle) / sum of node values to layout

    SunburstLayoutBuilderBase

    Abstract Sunburst layout builder

    SunburstNode

    Node (primitive element) of the Sunburst control

    SunburstNodes

    Collection of SunbuertNode

    SunburstRecordDrawEventArgs

    EventArgs which handles the drawing process of the Sunburst node

    SunburstStyles

    Collection of Sunburst styles

    Structs

    SunburstGeometry

    Structure which groups geometry properties to build a Sunburst node

    Delegates

    SunburstGetLayoutBuilderEventHandler

    Sunburst Get Layout Builder Event Handler.

    SunburstRecordDrawEventHandler

    Sunburst Record Draw Event Handler.

    Back to top © 2021-2022 Copyright Fast Reports Inc.