Membri ChartAxisScaleBreak
Contains the scale break properties of an axis.
Il tipo ChartAxisScaleBreak espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto
Vedere anche