Classe MapGridLines
Represents gridlines for a map.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..MapGridLines
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class MapGridLines _
Implements IROMStyleDefinitionContainer
'Uso
Dim instance As MapGridLines
public sealed class MapGridLines : IROMStyleDefinitionContainer
public ref class MapGridLines sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type MapGridLines =
class
interface IROMStyleDefinitionContainer
end
public final class MapGridLines implements IROMStyleDefinitionContainer
O tipo MapGridLines expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Hidden | Indicates whether the map gridlines are hidden. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Interval | Gets the interval between the map gridlines. | |
LabelPosition | Gets the label position for the map gridlines. | |
ShowLabels | Indicates whether labels for the map gridlines are shown. | |
Style | Gets the style information for map gridlines. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (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.