Partilhar via


Propriedade do RDL ChartDataPointValues.FormatY

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

Sintaxe

'Declaração
Public ReadOnly Property FormatY As ReportStringProperty 
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Consulte também

Referência

ChartDataPointValues Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering