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) | |
GetService | Gets the service object of the specified type. (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. |