Classe MapColorScale
Represents a color scale for a map.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapSubItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapDockableSubItem
Microsoft.ReportingServices.RdlObjectModel..::..MapColorScale
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class MapColorScale _
Inherits MapDockableSubItem
'Uso
Dim instance As MapColorScale
public class MapColorScale : MapDockableSubItem
public ref class MapColorScale : public MapDockableSubItem
type MapColorScale =
class
inherit MapDockableSubItem
end
public class MapColorScale extends MapDockableSubItem
O tipo MapColorScale expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
MapColorScale | Initializes a new instance of the MapColorScale class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | Gets or sets a set of actions for the dockable item. (Herdado de MapDockableSubItem.) | |
BottomMargin | Gets or sets the bottom margin for the subitem. (Herdado de MapSubItem.) | |
ColorBarBorderColor | Gets or sets the border color of the color bar. | |
ComponentMetadata | The component metadata. (Herdado de ReportObject.) | |
DockOutsideViewport | Indicates whether the dockable item will be docked outside a map viewport. (Herdado de MapDockableSubItem.) | |
Hidden | Indicates whether the dockable item will be hidden. (Herdado de MapDockableSubItem.) | |
HideEndLabels | Indicates whether the end labels for a map color scale will be hidden. | |
LabelBehavior | Gets or sets how the labels display the values in a map color scale. | |
LabelFormat | Gets or sets the label format for a map color scale. | |
LabelInterval | Gets or sets the interval between labels in a map color scale. | |
LabelPlacement | Gets or sets the placement of labels in a map color scale. | |
LeftMargin | Gets or sets the left margin for the subitem. (Herdado de MapSubItem.) | |
MapColorScaleTitle | Gets or sets a title for a map color scale. | |
MapLocation | Gets or sets the location of the subitem. (Herdado de MapSubItem.) | |
MapSize | Gets or sets the size of the subitem. (Herdado de MapSubItem.) | |
NoDataText | Gets or sets the label for the map color scale that is to be used with colors that have no data associated with them. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
Position | Gets or sets the position of the dockable item in the map. (Herdado de MapDockableSubItem.) | |
RangeGapColor | Gets or sets the color to be used in a map color scale to fill the undefined color divisions. | |
RightMargin | Gets or sets the right margin for the subitem. (Herdado de MapSubItem.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | Gets or sets style information for the subitem. (Herdado de MapSubItem.) | |
TickMarkLength | Gets or sets the length of the tick mark in a map color scale. | |
ToolTip | Gest or sets the tooltip text for the dockable item. (Herdado de MapDockableSubItem.) | |
TopMargin | Gets or sets the top margin for the subitem. (Herdado de MapSubItem.) | |
ZIndex | Gets or sets the drawing order of the subitem. (Herdado de MapSubItem.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetContainingDataScopes | Infraestrutura. (Herdado de ReportObject.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetDependenciesCore | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Initializes the current MapColorScale instance. (Substitui MapDockableSubItem. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
RdlSemanticEqualsCore | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
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.