MapLabelBehavior 열거형
Specifies how the labels display the values in a map color scale.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public Enumeration MapLabelBehavior
‘사용 방법
Dim instance As MapLabelBehavior
public enum MapLabelBehavior
public enum class MapLabelBehavior
type MapLabelBehavior
public enum MapLabelBehavior
멤버
멤버 이름 | 설명 | |
---|---|---|
Auto | The value is automatically determined. | |
ShowMiddleValue | The middle value is shown. | |
ShowBorderValue | The border value is shown. |