다음을 통해 공유


ChartLegendColumn.SeriesSymbolHeight 속성

정의

각 데이터 계열의 기호 높이로 계산되는 식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ SeriesSymbolHeight { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty SeriesSymbolHeight { get; }
member this.SeriesSymbolHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property SeriesSymbolHeight As ReportIntProperty

속성 값

각 데이터 계열의 기호 높이를 나타내는 ReportIntProperty 개체입니다.

적용 대상