RadialScaleCollection.Item[String] Propriedade

Definição

Obtém o item do nome especificado.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::RadialScale ^ default[System::String ^] { Microsoft::ReportingServices::OnDemandReportRendering::RadialScale ^ get(System::String ^ name); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialScale this[string name] { get; }
member this.Item(string) : Microsoft.ReportingServices.OnDemandReportRendering.RadialScale
Default Public ReadOnly Property Item(name As String) As RadialScale

Parâmetros

name
String

O nome do item na coleção.

Valor da propriedade

Um objeto RadialScale do nome especificado.

Aplica-se a