MapSizeRule 클래스

정의

지도 점 계층이나 지도 선 계층의 지도 항목 크기를 조정하는 데 사용할 크기 범위를 나타냅니다.

public ref class MapSizeRule sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapAppearanceRule
public sealed class MapSizeRule : Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRule
type MapSizeRule = class
    inherit MapAppearanceRule
Public NotInheritable Class MapSizeRule
Inherits MapAppearanceRule
상속

필드

m_instance

이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 지정합니다.

(다음에서 상속됨 MapAppearanceRule)
m_map

이 모양 규칙을 적용할 지도를 지정합니다.

(다음에서 상속됨 MapAppearanceRule)
m_mapVectorLayer

이 모양 규칙을 적용할 벡터 기반 지도 계층을 지정합니다.

(다음에서 상속됨 MapAppearanceRule)

속성

BucketCount

MapAppearanceRule의 버킷 수를 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
DataElementName

DataValue의 데이터 요소 또는 특성에 사용할 이름을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
DataElementOutput

모양 규칙 요소가 데이터 렌더링에 나타날지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
DataValue

지도 다각형 계층, 지도 점 계층 또는 지도 선 계층의 지도 항목 범위에서 계산할 식을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
DistributionType

규칙 분포 유형을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
EndSize

지도 점이나 지도 선에 적용할 크기 범위의 끝 크기를 가져옵니다.

EndValue

데이터 분포의 끝 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
Instance

이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 가져옵니다.

LegendName

데이터 분포가 표시되는 범례의 이름을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
LegendText

범례에서 지도 분포에 대해 표시할 레이블을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
MapBuckets

데이터 분포에 사용할 지도 버킷의 사용자 지정 집합을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)
StartSize

지도 점이나 지도 선에 적용할 크기 범위의 시작 크기를 가져옵니다.

StartValue

데이터 분포의 시작 값을 가져옵니다.

(다음에서 상속됨 MapAppearanceRule)

적용 대상