다음을 통해 공유


CategorySpan 속성

Gets the number of categories spanned by this member, were the hierarchy to be treated as a grid.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public MustOverride ReadOnly Property CategorySpan As Integer
    Get
‘사용 방법
Dim instance As ChartMember
Dim value As Integer

value = instance.CategorySpan
public abstract int CategorySpan { get; }
public:
virtual property int CategorySpan {
    int get () abstract;
}
abstract CategorySpan : int
abstract function get CategorySpan () : int

속성 값

유형: System. . :: . .Int32
A int value.