GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChart Interface |
For a list of all members of this type, see IChart members.
Name | Description | |
---|---|---|
GetImage | Overloaded. Returns an image of the chart in the PNG format. The image will be at the appropriate size to render at 96dpi. | |
GetRenderer | Gets a renderer of the specified type that can render this component. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
GetSeriesPlotType | Gets plot type of chart series defined in ChartData at specified index. | |
GetService | (Inherited from System.IServiceProvider) | |
Initialize | Initializes the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnClick | The wrapper for the OnClick event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnDoubleClick | The wrapper for the OnDoubleClick event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnMove | The wrapper for the OnMove event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
OnValueChange | The wrapper for the ValueChange event. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
SetDpi | Sets the dpi on the chart. | |
SetLocation | Sets the report control location. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
SetSize | Set the size of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) |