ChartLegendColumnInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ChartLegendColumnクラスのインスタンスタイプを表し、ChartLegendColumnのプロパティの計算値を含みます。
public ref class ChartLegendColumnInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartLegendColumnInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartLegendColumnInstance = class
inherit BaseInstance
Public NotInheritable Class ChartLegendColumnInstance
Inherits BaseInstance
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| ColumnType |
ColumnTypeクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| MaximumWidth |
MaximumWidthクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| MinimumWidth |
MinimumWidthクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| SeriesSymbolHeight |
SeriesSymbolHeightクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| SeriesSymbolWidth |
SeriesSymbolWidthクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| Style |
StyleクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| ToolTip |
ToolTipクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
| Value |
ValueクラスにおけるChartLegendColumnプロパティの計算値を取得します。 |
メソッド
| 名前 | 説明 |
|---|---|
| ResetInstanceCache() |
インスタンスキャッシュをリセットします。 (継承元 BaseInstance) |