Share via


ChartAxisScaleBreak Class

Contains the scale break properties of an axis.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartAxisScaleBreak _
    Implements IROMStyleDefinitionContainer
'Usage
Dim instance As ChartAxisScaleBreak
public sealed class ChartAxisScaleBreak : IROMStyleDefinitionContainer
public ref class ChartAxisScaleBreak sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type ChartAxisScaleBreak =  
    class
        interface IROMStyleDefinitionContainer
    end
public final class ChartAxisScaleBreak implements IROMStyleDefinitionContainer

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisScaleBreak

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.