ChartDataPointValues.FormatSize 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 size of the format for ChartDataPointValues instance.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ FormatSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty FormatSize { get; }
member this.FormatSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property FormatSize As ReportStringProperty
Property Value
The size of the format for ChartDataPointValues instance.