言語

ChartEmptyPoints クラス

定義

は級数内の空の点の挙動を表します。

public ref class ChartEmptyPoints sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartEmptyPoints : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartEmptyPoints = class
    interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartEmptyPoints
Implements IROMStyleDefinitionContainer
継承
ChartEmptyPoints
実装

プロパティ

名前 説明
ActionInfo

データポイントに関連するアクションを取得します。

AxisLabel

空のデータポイントに対して軸上で使うラベルに計算する式を得ます。

CustomProperties

データポイントのカスタムプロパティを取得します。

DataLabel

空のポイントのラベルを取得。

FieldsUsedInValueExpression

値は、値式で使われるフィールドを取得します。

Instance

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

Marker

空いたポイントのマーカーを手に入れます。

Style

このレポート定義オブジェクトのスタイルプロパティを取得します。

ToolTip

ツールチップに計算する式が表示され、データポイントの表示をします。

UniqueName

このレポート定義オブジェクトの一意識別子を取得します。

適用対象