Partilhar via


Membros ChartAxisScaleBreak

Contains the scale break properties of an axis.

O tipo ChartAxisScaleBreak expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início