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 命名空间