MapPointLayer.MapPointRules Property

Definition

Gets or sets a set of rules to be applied to the map points in the map point layer.

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ MapPointRules { Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointRules MapPointRules { get; set; }
member this.MapPointRules : Microsoft.ReportingServices.RdlObjectModel.MapPointRules with get, set
Public Property MapPointRules As MapPointRules

Property Value

A MapPointRules object.

Applies to