Freigeben über


ChartAlignType-Klasse

Defines which aspects of the chart area should be aligned with the target chart area.

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType

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

Syntax

'Declaration
Public NotInheritable Class ChartAlignType
'Usage
Dim instance As ChartAlignType
public sealed class ChartAlignType
public ref class ChartAlignType sealed
[<SealedAttribute>]
type ChartAlignType =  class end
public final class ChartAlignType

Der ChartAlignType-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AxesView Indicates the chart areas should align on axes views.
Öffentliche Eigenschaft Cursor Indicates the chart areas should align on cursors.
Öffentliche Eigenschaft InnerPlotPosition Indicates the chart areas should align on inner plot positions.
Öffentliche Eigenschaft Instance Gets the report instance object that contains the calculated values of this report definition object.
Öffentliche Eigenschaft Position Indicates the chart areas should align on chart area positions.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Ö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.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace