ChartAxis.AxisScaleBreak Property
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.
Gets the scale break properties for the chart axis.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisScaleBreak ^ AxisScaleBreak { Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisScaleBreak ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisScaleBreak AxisScaleBreak { get; }
member this.AxisScaleBreak : Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisScaleBreak
Public ReadOnly Property AxisScaleBreak As ChartAxisScaleBreak
Property Value
A ChartAxisScaleBreak object.