ChartGridLines 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
축을 따라 있는 눈금선을 나타냅니다.
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 |
Interval의 단위로 계산되는 식을 가져옵니다. |
Style |
이 보고서 정의 개체의 스타일 속성을 가져옵니다. |