Condividi tramite


Classe ChartLegendInstance

Represents an instance type of the ChartLegend class and contains the calculated values of the properties in ChartLegend.

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendInstance

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ChartLegendInstance _
    Inherits BaseInstance
'Utilizzo
Dim instance As ChartLegendInstance
public sealed class ChartLegendInstance : BaseInstance
public ref class ChartLegendInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartLegendInstance =  
    class 
        inherit BaseInstance 
    end
public final class ChartLegendInstance extends BaseInstance

Nel tipo ChartLegendInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica AutoFitTextDisabled Gets the calculated value of the AutoFitTextDisabled property in a ChartLegend class.
Proprietà pubblica ColumnSeparator Gets the calculated value of the ColumnSeparator property in a ChartLegend class.
Proprietà pubblica ColumnSeparatorColor Gets the calculated value of the ColumnSeparatorColor property in a ChartLegend class.
Proprietà pubblica ColumnSpacing Gets the calculated value of the ColumnSpacing property in a ChartLegend class.
Proprietà pubblica DockOutsideChartArea Gets the calculated value of the DockOutsideChartArea property in a ChartLegend class.
Proprietà pubblica EquallySpacedItems Gets the calculated value of the EquallySpacedItems property in a ChartLegend class.
Proprietà pubblica HeaderSeparator Gets the calculated value of the HeaderSeparator property in a ChartLegend class.
Proprietà pubblica HeaderSeparatorColor Gets the calculated value of the HeaderSeparatorColor property in a ChartLegend class.
Proprietà pubblica Hidden Gets the calculated value of the Hidden property in a ChartLegend class.
Proprietà pubblica InterlacedRows Gets the calculated value of the InterlacedRows property in a ChartLegend class.
Proprietà pubblica InterlacedRowsColor Gets the calculated value of the InterlacedRowsColor property in a ChartLegend class.
Proprietà pubblica Layout Gets the calculated value of the Layout property in a ChartLegend class.
Proprietà pubblica MaxAutoSize Gets the calculated value of the MaxAutoSize property in a ChartLegend class.
Proprietà pubblica MinFontSize Gets the calculated value of the MinFontSize property in a ChartLegend class.
Proprietà pubblica Position Gets the calculated value of the Position property in a ChartLegend class.
Proprietà pubblica Reversed Gets the calculated value of the Reversed property in a ChartLegend class.
Proprietà pubblica Style Gets the calculated value of the Style property in a ChartLegend class.
Proprietà pubblica TextWrapThreshold Gets the calculated value of the TextWrapThreshold property in a ChartLegend class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering