ChartAxis.ChartAxisScaleBreak Property

Definition

Gets or sets the scale break behavior for the axis.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartAxisScaleBreak ^ ChartAxisScaleBreak { Microsoft::ReportingServices::RdlObjectModel::ChartAxisScaleBreak ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartAxisScaleBreak ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartAxisScaleBreak ChartAxisScaleBreak { get; set; }
member this.ChartAxisScaleBreak : Microsoft.ReportingServices.RdlObjectModel.ChartAxisScaleBreak with get, set
Public Property ChartAxisScaleBreak As ChartAxisScaleBreak

Property Value

A ChartAxisScaleBreak object.

Applies to