ChartLegendCustomItem クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
チャート内のカスタム凡例項目を表します。
public ref class ChartLegendCustomItem sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionItem<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemInstance ^>, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartLegendCustomItem : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance>, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartLegendCustomItem = class
inherit ChartObjectCollectionItem<ChartLegendCustomItemInstance>
interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartLegendCustomItem
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemInstance)
Implements IROMStyleDefinitionContainer
- 継承
- 実装
フィールド
| 名前 | 説明 |
|---|---|
| m_instance |
ベースクラスのインスタンスです。 (継承元 ChartObjectCollectionItem<T>) |
プロパティ
| 名前 | 説明 |
|---|---|
| ActionInfo |
カスタムレジェンドアイテムに関連するアクションとアクションスタイルを取得します。 |
| FieldsUsedInValueExpression |
値は、値式で使用されるフィールドに対応する文字列のリストを取得します。 |
| Instance |
このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。 |
| LegendCustomItemCells |
カスタムレジェンドアイテムのレジェンドセルを手に入れます。 |
| Marker |
アイテムマーカーの外観を定義するレポート定義オブジェクトを取得します。 |
| Separator |
アイテムセパレーターの種類を取得します。 |
| SeparatorColor |
アイテムの区切りの色を取得できます。 |
| Style |
アイテムセパレーターのスタイルを手に入れます。 |
| ToolTip |
カスタムの凡例項目を表示するためのツールチップに評価する式が表示されます。 |
| UniqueName |
このレポート定義オブジェクトの一意識別子を取得します。 |