ChartAxisScaleBreakInstance Class

Definition

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
ChartAxisScaleBreakInstance

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)

Applies to