MapLineRules.MapColorRule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a set of colors for map lines.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapColorRule ^ MapColorRule { Microsoft::ReportingServices::OnDemandReportRendering::MapColorRule ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapColorRule MapColorRule { get; }
member this.MapColorRule : Microsoft.ReportingServices.OnDemandReportRendering.MapColorRule
Public ReadOnly Property MapColorRule As MapColorRule
Property Value
A MapColorRule object.