ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Chart Namespace
    In This Topic
    The GrapeCity.ActiveReports.Chart namespace contains the chart classes.
    Classes
     ClassDescription
    ClassRepresents a collection of axis.
    ClassRepresents the axis of the chart.
    ClassRepresents the set of properties of an axis.
    ClassRepresents the scroll bar on an axis.
    ClassRepresents the backdrop that acts as a separate item and handles mouse events.
    ClassRepresents the information required to draw the borders of the graph.
    ClassDescribes the size of the border around the rectangular area.
    ClassSpecifies the properties of the chart area.
    ClassSpecifies the settings for the chart areas collection.
    ClassRepresents the settings for the ChartTypeConfig object.
    ClassRepresents the properties of a custom axis.
    ClassRepresents the properties of the custom draw event arguments for the chart.
    ClassRepresents the set of custom properties for the chart.
    ClassRepresents the set of properties for a data point.
    ClassSpecifies the settings for the DataPoints collection.
    ClassProvides a way to process converting of instances ot DataPointsCollection class.
    ClassRepresents the settings for the DoubleArray class.
    ClassProvides a way to process converting of instances ot DoubleArray class.
    Classthis class is created to fix error of visualization in vs.net property grid values like 0.2 of double
    ClassConverter for double with "automatic calculate" values support.
    ClassRepresents the settings for the FontInfo class.
    ClassRepresents the properties of the mouse event arguments for the chart.
    ClassProvides a unified way to process converting.
    ClassRepresents the settings for the GridLayout object.
    ClassRepresents the properties of the HitTest object.
    ClassRepresents the settings for the KeyValuePair object.
    ClassRepresents the settings for the LabelInfo class.
    ClassSpecifies the settings for the labels collection.
    ClassRepresents the settings for the Legend object.
    ClassRepresents the settings for the LegendItem object.
    ClassRepresents the settings for the LegendItemsCollection class.
    ClassRepresents the settings for the LegendsCollection class.
    ClassRepresents the settings of the Light object.
    ClassRepresents the settings for the Marker object.
    ClassRepresents the settings for the PlaneItem object used for the chart walls.
    ClassRepresents the settings of the geometric Projection object.
    ClassRepresents the settings for the Series object.
    ClassRepresents the settings for the SeriesCollection class.
    ClassRepresents the settings for the SharpGraph object.
    ClassRepresents the settings of the Tick object.
    ClassRepresents the settings for the Title object.
    ClassRepresents the settings for the TitlesCollection object.
    ClassRepresents the settings of the WallRange object.
    Class

    Represents the settings of the WallRangesCollection object.

    ClassProvides access to XML data.
    Interfaces
     InterfaceDescription
    InterfaceProvides a name for the chart member name provider.
    Structures
     StructureDescription
    StructureProvides the settings used to set a margin (four edges) inside a control.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the CustomDraw event.
    DelegateRepresents the method that handles the GraphMouse event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies how the text item anchors to its position.
    EnumerationSpecifies the arrow type used for the axis line.
    EnumerationSpecifies the axis type.
    EnumerationSpecifies the type of bars to use.
    EnumerationGets or sets a circular or square base drawing style for the 3D funnel chart or 3D pyramid chart.
    Enumeration

    Specifies the ChartType used for the Series.

    EnumerationSpecifies what color palette is used.
    EnumerationSpecifies the device drawing mode used to render the chart.
    EnumerationSpecifies the docking area.
    EnumerationSpecifies whether the Y value for the series points to the width or the height of the funnel. The default value is YIsHeight.
    EnumerationSpecifies whether the data point labels appear on the left or right side of the funnel or pyramid chart.
    EnumerationSpecifies the mode used to render legend items.
    EnumerationSpecifies the type of light source used.
    EnumerationSpecifies the shape of the marker.
    EnumerationSpecifies which axis is the standard axis.
    EnumerationSpecifies the standard legend marker shape to use.
    EnumerationSpecifies the command to be used for the DoCommand method of the Chart control.
    EnumerationSpecifies the user interface settings for the Chart control.
    Remarks

    See Also