ChartAxisScaleBreakInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the ChartAxisScaleBreak class, and contains the calculated values of the properties in ChartAxisScaleBreak.
public ref class ChartAxisScaleBreakInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartAxisScaleBreakInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartAxisScaleBreakInstance = class
inherit BaseInstance
Public NotInheritable Class ChartAxisScaleBreakInstance
Inherits BaseInstance
- Inheritance
Properties
BreakLineType |
Gets the calculated value of the BreakLineType property in a ChartAxisScaleBreak class. |
CollapsibleSpaceThreshold |
Gets the calculated value of the CollapsibleSpaceThreshold property in a ChartAxisScaleBreak class. |
Enabled |
Gets the calculated value of the Enabled property in a ChartAxisScaleBreak class. |
IncludeZero |
Gets the calculated value of the IncludeZero property in a ChartAxisScaleBreak class. |
MaxNumberOfBreaks |
Gets the calculated value of the MaxNumberOfBreaks property in a ChartAxisScaleBreak class. |
Spacing |
Gets the calculated value of the Spacing property in a ChartAxisScaleBreak class. |
Style |
Gets the calculated value of the Style property in a ChartAxisScaleBreak class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |