MapColorScaleInstance Class
Represents an instance type of the MapColorScale class and contains the calculated values of the properties in MapColorScale.
Inheritance Hierarchy
System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.MapSubItemInstance
      Microsoft.ReportingServices.OnDemandReportRendering.MapDockableSubItemInstance
        Microsoft.ReportingServices.OnDemandReportRendering.MapColorScaleInstance
Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapColorScaleInstance _
    Inherits MapDockableSubItemInstance
'Usage
Dim instance As MapColorScaleInstance
public sealed class MapColorScaleInstance : MapDockableSubItemInstance
public ref class MapColorScaleInstance sealed : public MapDockableSubItemInstance
[<SealedAttribute>]
type MapColorScaleInstance =  
    class
        inherit MapDockableSubItemInstance
    end
public final class MapColorScaleInstance extends MapDockableSubItemInstance
The MapColorScaleInstance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]()  | 
BottomMargin | Gets the calculated value of the BottomMargin property in a MapSubItem class. (Inherited from MapSubItemInstance.) | 
![]()  | 
ColorBarBorderColor | Gets the calculated value of the ColorBarBorder() property in a MapColorScale class. | 
![]()  | 
DockOutsideViewport | Gets the calculated value of the DockOutsideViewport property in a MapDockableSubItem class. (Inherited from MapDockableSubItemInstance.) | 
![]()  | 
Hidden | Gets the calculated value of the Hidden property in a MapDockableSubItem class. (Inherited from MapDockableSubItemInstance.) | 
![]()  | 
HideEndLabels | Gets the calculated value of the HideEndLabels property in a MapColorScale class. | 
![]()  | 
LabelBehavior | Gets the calculated value of the LabelBehavior property in a MapColorScale class. | 
![]()  | 
LabelFormat | Gets the calculated value of the LabelFormat property in a MapColorScale class. | 
![]()  | 
LabelInterval | Gets the calculated value of the LabelInterval property in a MapColorScale class. | 
![]()  | 
LabelPlacement | Gets the calculated value of the LabelPlacement property in a MapColorScale class. | 
![]()  | 
LeftMargin | Gets the calculated value of the LeftMargin property in a MapSubItem class. (Inherited from MapSubItemInstance.) | 
![]()  | 
NoDataText | Gets the calculated value of the NoDataText property in a MapColorScale class. | 
![]()  | 
Position | Gets the calculated value of the Position property in a MapDockableSubItem class. (Inherited from MapDockableSubItemInstance.) | 
![]()  | 
RangeGapColor | Gets the calculated value of the RangeGapColor property in a MapColorScale class. | 
![]()  | 
RightMargin | Gets the calculated value of the RightMargin property in a MapSubItem class. (Inherited from MapSubItemInstance.) | 
![]()  | 
Style | Gets the calculated value of the Style property in a MapSubItem class. (Inherited from MapSubItemInstance.) | 
![]()  | 
TickMarkLength | Gets the calculated value of the TickMarkLength property in a MapColorScale class. | 
![]()  | 
ToolTip | Gets the calculated value of the ToolTip property in a MapDockableSubItem class. (Inherited from MapDockableSubItemInstance.) | 
![]()  | 
TopMargin | Gets the calculated value of the TopMargin property in a MapSubItem class. (Inherited from MapSubItemInstance.) | 
![]()  | 
ZIndex | Gets the calculated value of the ZIndex property in a MapSubItem class. (Inherited from MapSubItemInstance.) | 
Top
Methods
| Name | Description | |
|---|---|---|
![]()  | 
Equals | (Inherited from Object.) | 
![]()  | 
Finalize | (Inherited from Object.) | 
![]()  | 
GetHashCode | (Inherited from Object.) | 
![]()  | 
GetType | (Inherited from Object.) | 
![]()  | 
MemberwiseClone | (Inherited from Object.) | 
![]()  | 
ResetInstanceCache | Infrastructure. (Inherited from MapDockableSubItemInstance.) | 
![]()  | 
ToString | (Inherited from Object.) | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)