MapLegendTitle.Style 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 or sets the style information for the map legend title.
public:
property Microsoft::ReportingServices::RdlObjectModel::Style ^ Style { Microsoft::ReportingServices::RdlObjectModel::Style ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Style ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.Style Style { get; set; }
member this.Style : Microsoft.ReportingServices.RdlObjectModel.Style with get, set
Public Property Style As Style
Property Value
A Style object.