Compartilhar via


Classe ChartAlignType

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

Hierarquia de herança

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType

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

Sintaxe

'Declaração
Public NotInheritable Class ChartAlignType
'Uso
Dim instance As ChartAlignType
public sealed class ChartAlignType
public ref class ChartAlignType sealed
[<SealedAttribute>]
type ChartAlignType =  class end
public final class ChartAlignType

O tipo ChartAlignType expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública AxesView Indicates the chart areas should align on axes views.
Propriedade pública Cursor Indicates the chart areas should align on cursors.
Propriedade pública InnerPlotPosition Indicates the chart areas should align on inner plot positions.
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Position Indicates the chart areas should align on chart area positions.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering