Partager via


Propriété ChartDataPointValues.FormatY

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

Syntaxe

'Déclaration
Public ReadOnly Property FormatY As ReportStringProperty 
    Get
'Utilisation
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Voir aussi

Référence

ChartDataPointValues Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering