Partager via


Propriété ChartDataPointValues.FormatSize

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FormatSize As ReportStringProperty 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Voir aussi

Référence

ChartDataPointValues Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering