ChartItemInLegend.FieldsUsedInValueExpression Propiedad

Definición

Obtiene los campos que se usan en la expresión de valor.

public:
 property System::Collections::Generic::List<System::String ^> ^ FieldsUsedInValueExpression { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> FieldsUsedInValueExpression { get; }
member this.FieldsUsedInValueExpression : System.Collections.Generic.List<string>
Public ReadOnly Property FieldsUsedInValueExpression As List(Of String)

Valor de propiedad

Un objeto List<T>.

Se aplica a