ChartAxisScaleBreak 멤버
Contains the scale break properties of an axis.
ChartAxisScaleBreak 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
BreakLineType | Type of line used to show the scale break. | |
CollapsibleSpaceThreshold | Percent of empty space allowed on the axis before a scale break is triggered. | |
Enabled | Indicates scale breaks can be automatically applied. | |
IncludeZero | Indicates whether to prohibit a scale break from spanning zero. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
MaxNumberOfBreaks | Maximum number of scale breaks to apply. | |
Spacing | Amount of space to leave for a scale break, as a percent of the chart size. | |
Style | Gets the style properties of this report definition object. |
맨 위로 이동