ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class
Properties Methods Events

In This Topic
    ChartControl Class Members
    In This Topic

    The following tables list the members exposed by ChartControl.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartControl class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change.  
    Public PropertyGets or sets the BackdropItem used for the background of the chart control.  
    Public PropertyGets or sets a value indicating whether the chart will be drawn in black and white using hatch patterns and line dashing to designate colors.  
    Public PropertyA collection of ChartArea objects drawn in the chart control.  
    Public PropertyGets or sets the border used to draw around the chart.  
    Public PropertyGets or sets the color palette enumeration used for the series.  
    Public PropertyGets or sets the culture for the chart control.  
    Public PropertyGets or sets the global data source for the chart.  
    Public PropertyGets or sets the GridLayout object for the chart.  
    Public PropertySets or returns the type of image to which the chart will be rendered on the report.   
    Public PropertyGets or sets the Input Method Editor (IME) mode of the control.  
    Public PropertyGets or sets the legend object for the chart control.  
    Public PropertyGets or sets a value indicating whether the control's elements are aligned to support locales using right-to-left fonts.  
    Public PropertyGets the series collection for the chart object.  
    Public PropertyGets the titles collection for the SharpGraph object.  
    Public PropertyGets or sets specific user interface features for the chart.  
    Top
    Public Methods
     NameDescription
    Public MethodReleases the control instance from memory.  
    Public MethodReconstructs a chart object from the specified file.  
    Public MethodResets the chart data source and restarts chart processing.  
    Public MethodCreates an XML encoding of the chart object and its current state (without data).  
    Top
    Public Events
     NameDescription
    Public EventRaised when the data source of the chart changes.  
    Top
    See Also