Partilhar via


Classe ChartMarker

Represents a marker for displayed chart values.

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartMarker

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

Sintaxe

'Declaração
Public NotInheritable Class ChartMarker _
    Implements IROMStyleDefinitionContainer
'Uso
Dim instance As ChartMarker
public sealed class ChartMarker : IROMStyleDefinitionContainer
public ref class ChartMarker sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type ChartMarker =  
    class
        interface IROMStyleDefinitionContainer
    end
public final class ChartMarker implements IROMStyleDefinitionContainer

O tipo ChartMarker expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriedade pública Size Gets an expression that evaluates to the height and width of the plotting area of marker(s).
Propriedade pública Style Gets the style properties of this report definition object.
Propriedade pública Type Gets an expression that evaluates to the marker type for values.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (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.