ChartGridLines クラス

定義

軸に沿った枠線を表します。

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

プロパティ

Enabled

グリッド線が表示されるかどうかを示す値に評価される式を取得します。

Instance

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

Interval

グリッド線間の間隔に評価される式を取得します。

IntervalOffset

軸の最小値から最初のグリッド線までのオフセットに評価される式を取得します。

IntervalOffsetType

IntervalOffset の単位に評価される式を取得します。

IntervalType

間隔の単位に評価される式を取得します。

Style

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

適用対象