ChartAxis.AxisScaleBreak 属性

定义

获取图表轴的刻度分隔线属性。

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

属性值

ChartAxisScaleBreak 对象。

适用于