MapColorPaletteRuleInstance.Palette Property

Definition

Gets the calculated value of the Palette property in a MapColorPaletteRule class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapPalette Palette { Microsoft::ReportingServices::OnDemandReportRendering::MapPalette get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPalette Palette { get; }
member this.Palette : Microsoft.ReportingServices.OnDemandReportRendering.MapPalette
Public ReadOnly Property Palette As MapPalette

Property Value

A MapPalette object that represents the calculated value of the Palette property.

Applies to