다음을 통해 공유


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.

맨 위로 이동