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 | |
---|---|---|
AxesView | Indicates the chart areas should align on axes views. | |
Cursor | Indicates the chart areas should align on cursors. | |
InnerPlotPosition | Indicates the chart areas should align on inner plot positions. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Position | Indicates the chart areas should align on chart area positions. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
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