Classe ChartAlignTypeInstance
Represents an instance type of the ChartAlignType class, and contains the calculated values of the properties in ChartAlignType.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartAlignTypeInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ChartAlignTypeInstance _
Inherits BaseInstance
'Uso
Dim instance As ChartAlignTypeInstance
public sealed class ChartAlignTypeInstance : BaseInstance
public ref class ChartAlignTypeInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartAlignTypeInstance =
class
inherit BaseInstance
end
public final class ChartAlignTypeInstance extends BaseInstance
O tipo ChartAlignTypeInstance expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AxesView | Gets the calculated value of the AxesView property in a ChartAlignType class. | |
Cursor | Gets the calculated value of the Cursor property in a ChartAlignType class. | |
InnerPlotPosition | Gets the calculated value of the InnerPlotPosition property in a ChartAlignType class. | |
Position | Gets the calculated value of the Position property in a ChartAlignType class. |
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