다음을 통해 공유


MapLineRules.MapColorRule 속성

Gets a set of colors for map lines.

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

구문

‘선언
Public ReadOnly Property MapColorRule As MapColorRule 
    Get
‘사용 방법
Dim instance As MapLineRules 
Dim value As MapColorRule 

value = instance.MapColorRule
public MapColorRule MapColorRule { get; }
public:
property MapColorRule^ MapColorRule {
    MapColorRule^ get ();
}
member MapColorRule : MapColorRule
function get MapColorRule () : MapColorRule

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.MapColorRule
A MapColorRule object.

참고 항목

참조

MapLineRules 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스