Freigeben über


MapColorScale-Klasse

Represents a color scale for a map.

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

Syntax

'Declaration
Public NotInheritable Class MapColorScale _
    Inherits MapDockableSubItem
'Usage
Dim instance As MapColorScale
public sealed class MapColorScale : MapDockableSubItem
public ref class MapColorScale sealed : public MapDockableSubItem
[<SealedAttribute>]
type MapColorScale =  
    class
        inherit MapDockableSubItem
    end
public final class MapColorScale extends MapDockableSubItem

Der MapColorScale-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ActionInfo Gets a set of actions for the dockable item. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft BottomMargin Gets the bottom margin for the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft ColorBarBorderColor Gets the border color of the color bar.
Öffentliche Eigenschaft DockOutsideViewport Indicates whether the dockable item will be docked outside a map viewport. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft FieldsUsedInValueExpression Gets the fields that are used a value expression. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft Hidden Indicates whether the dockable item will be hidden. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft HideEndLabels Indicates whether the end labels for a map color scale will be hidden.
Öffentliche Eigenschaft Instance Gets the report instance object that contains the calculated values of this report definition object.
Öffentliche Eigenschaft LabelBehavior Gets how the labels display the values in a map color scale.
Öffentliche Eigenschaft LabelFormat Gets the label format for a map color scale.
Öffentliche Eigenschaft LabelInterval Gets the interval between labels in a map color scale.
Öffentliche Eigenschaft LabelPlacement Gets the placement of labels in a map color scale.
Öffentliche Eigenschaft LeftMargin Gets the left margin for the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft MapColorScaleTitle Gets a title for a map color scale.
Öffentliche Eigenschaft MapLocation Gets the location of the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft MapSize Gets the size of the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft NoDataText Gets the label for the map color scale that is to be used with colors that have no data associated with them.
Öffentliche Eigenschaft Position Gets the position of the dockable item in the map. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft RangeGapColor Gets the color to be used in a map color scale to fill the undefined color divisions.
Öffentliche Eigenschaft RightMargin Gets the right margin for the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft Style Gets style information for the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft TickMarkLength Gets the length of the tick mark in a map color scale.
Öffentliche Eigenschaft ToolTip Gets the tooltip text for the dockable item. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft TopMargin Gets the top margin for the subitem. (Geerbt von MapSubItem.)
Öffentliche Eigenschaft UniqueName Gets the unique identifier for this report definition object. (Geerbt von MapDockableSubItem.)
Öffentliche Eigenschaft ZIndex Gets the drawing order of the subitem. (Geerbt von MapSubItem.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_instance Infrastruktur (Geerbt von MapObjectCollectionItem.)
Geschütztes Feld m_map Infrastruktur (Geerbt von MapSubItem.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IMapObjectCollectionItem. . :: . .SetNewContext (Geerbt von MapObjectCollectionItem.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.