GrapeCity.ActiveReports.Extensibility.v11 アセンブリ > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart 名前空間 : IChart インターフェース |
IChartデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GetImage | オーバーロードされます。 グラフの画像をPNG形式に返します。96dpiで描画可能なサイズの画像です。 | |
GetRenderer | このセクションを描画可能な指定したタイプのレンダラーを取得します。 GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemから継承されます。 | |
GetService | System.IServiceProviderから継承されます。 | |
Initialize | レポートアイテムを初期化します。 GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemから継承されます。 | |
OnClick | OnClickイベントのラッパーを表します。 GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemから継承されます。 | |
OnDoubleClick | OnDoubleClickイベントのラッパーを表します。 GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemから継承されます。 | |
OnMove | OnMoveイベントのラッパーを表します。 GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemから継承されます。 | |
OnValueChange | ValueChangeイベントのラッパーを表します。 GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItemから継承されます。 | |
SetDpi | グラフのdpiを設定します。 |