Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property FormatY As ReportStringProperty
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace