Freigeben über


ChartLegendInstance-Klasse

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

Vererbungshierarchie

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartLegendInstance _
    Inherits BaseInstance
'Usage
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

Der ChartLegendInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AutoFitTextDisabled Gets the calculated value of the AutoFitTextDisabled property in a ChartLegend class.
Öffentliche Eigenschaft ColumnSeparator Gets the calculated value of the ColumnSeparator property in a ChartLegend class.
Öffentliche Eigenschaft ColumnSeparatorColor Gets the calculated value of the ColumnSeparatorColor property in a ChartLegend class.
Öffentliche Eigenschaft ColumnSpacing Gets the calculated value of the ColumnSpacing property in a ChartLegend class.
Öffentliche Eigenschaft DockOutsideChartArea Gets the calculated value of the DockOutsideChartArea property in a ChartLegend class.
Öffentliche Eigenschaft EquallySpacedItems Gets the calculated value of the EquallySpacedItems property in a ChartLegend class.
Öffentliche Eigenschaft HeaderSeparator Gets the calculated value of the HeaderSeparator property in a ChartLegend class.
Öffentliche Eigenschaft HeaderSeparatorColor Gets the calculated value of the HeaderSeparatorColor property in a ChartLegend class.
Öffentliche Eigenschaft Hidden Gets the calculated value of the Hidden property in a ChartLegend class.
Öffentliche Eigenschaft InterlacedRows Gets the calculated value of the InterlacedRows property in a ChartLegend class.
Öffentliche Eigenschaft InterlacedRowsColor Gets the calculated value of the InterlacedRowsColor property in a ChartLegend class.
Öffentliche Eigenschaft Layout Gets the calculated value of the Layout property in a ChartLegend class.
Öffentliche Eigenschaft MaxAutoSize Gets the calculated value of the MaxAutoSize property in a ChartLegend class.
Öffentliche Eigenschaft MinFontSize Gets the calculated value of the MinFontSize property in a ChartLegend class.
Öffentliche Eigenschaft Position Gets the calculated value of the Position property in a ChartLegend class.
Öffentliche Eigenschaft Reversed Gets the calculated value of the Reversed property in a ChartLegend class.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ChartLegend class.
Öffentliche Eigenschaft TextWrapThreshold Gets the calculated value of the TextWrapThreshold property in a ChartLegend class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Resets the instance cache. (Geerbt von BaseInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.