ChartMarker.Size Property

Definition

Gets an expression that evaluates to the height and width of the plotting area of marker(s).

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ Size { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty Size { get; }
member this.Size : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property Size As ReportSizeProperty

Property Value

A ReportSizeProperty object.

Applies to