ChartSeries.Style 속성

정의

이 보고서 정의 개체의 스타일 속성을 가져옵니다.

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

속성 값

EmptyColorStyle 개체입니다.

적용 대상