Compartilhar via


Propriedade do RDL ChartDataPointValues.FormatSize

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property FormatSize As ReportStringProperty 
    Get
'Uso
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

value = instance.FormatSize
public ReportStringProperty FormatSize { get; }
public:
property ReportStringProperty^ FormatSize {
    ReportStringProperty^ get ();
}
member FormatSize : ReportStringProperty
function get FormatSize () : ReportStringProperty

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Consulte também

Referência

ChartDataPointValues Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering