다음을 통해 공유


ChartAxis.ChartAxisScaleBreak 속성

정의

축의 배율 구분선 동작을 가져오거나 설정합니다.

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

속성 값

ChartAxisScaleBreak 개체입니다.

적용 대상