Classe ChartAlignType
Defines which aspects of the chart area should be aligned with the target chart area.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignType
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ChartAlignType
'Utilizzo
Dim instance As ChartAlignType
public sealed class ChartAlignType
public ref class ChartAlignType sealed
[<SealedAttribute>]
type ChartAlignType = class end
public final class ChartAlignType
Nel tipo ChartAlignType sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
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 alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
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