Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property FormatSize As ReportStringProperty
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering