Partilhar via


Propriedade do RDL ChartDataPointValuesInstance.FormatSize

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

Sintaxe

'Declaração
Public ReadOnly Property FormatSize As String 
    Get
'Uso
Dim instance As ChartDataPointValuesInstance 
Dim value As String 

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

Valor da propriedade

Tipo: System.String

Consulte também

Referência

ChartDataPointValuesInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering