MapColorPaletteRuleInstance.Palette 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 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.