ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class
Properties Methods Events

In This Topic
    SharpGraph Class Members
    In This Topic

    The following tables list the members exposed by SharpGraph.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SharpGraph object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the custom border drawer object for the ChartAreas.  
    Public PropertyGets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change.  
    Public PropertyGets or sets the backdrop information for the chart.  
    Public PropertyGets or sets the border information for the chart.  
    Public PropertyGets the ChartAreasCollection for the Chart control.  
    Public PropertyGets or sets the custom border drawer object for the entire control.  
    Public PropertyGets or sets ColorPalette enumeration for the chart.  
    Public PropertyOverridden. Gets or sets the cursor used for the chart.  
    Public PropertyGets or sets the global data source for the chart.  
    Public PropertyGets or sets an enumerated value specifying the graphics device options.  
    Public Property

    Gets or sets the GridLayout object for the chart.

     
    Public Property

    Gets a value that indicates whether the Chart is currently in design mode.

     
    Public PropertyGets or sets the legend object for the Chart control.  
    Public PropertyGets the series collection for the Chart object.  
    Public PropertyGets the titles collection for the Chart object.  
    Public PropertyGets or sets enumerated user interface features for the chart.  
    Top
    Public Methods
     NameDescription
    Public MethodExecutes a command for the SharpGraph object.  
    Public MethodDraws the chart on the provided graphics object.  
    Public MethodReturns information about the chart item that is placed in the specified coordinates.  
    Public Method

    Loads a chart from primitive data types as binary values.

     
    Public Method

    Saves the chart to primitive types in binary to a stream.

     
    Public MethodReads a chart from an XmlElement.  
    Public MethodWrites the chart from an XmlElement.  
    Top
    See Also