Compartir a través de


ChartAxisScaleBreak Miembros

Contains the scale break properties of an axis.

El tipo ChartAxisScaleBreak expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública BreakLineType Type of line used to show the scale break.
Propiedad pública CollapsibleSpaceThreshold Percent of empty space allowed on the axis before a scale break is triggered.
Propiedad pública Enabled Indicates scale breaks can be automatically applied.
Propiedad pública IncludeZero Indicates whether to prohibit a scale break from spanning zero.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública MaxNumberOfBreaks Maximum number of scale breaks to apply.
Propiedad pública Spacing Amount of space to leave for a scale break, as a percent of the chart size.
Propiedad pública Style Gets the style properties of this report definition object.

Principio