MapColorScaleInstance Class

 

Updated: February 25, 2016

Represents an instance type of the MapColorScale class and contains the calculated values of the properties in MapColorScale.

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


public ref class MapColorScaleInstance sealed : MapDockableSubItemInstance

NameDescription
System_CAPS_pubpropertyBottomMargin

Gets the calculated value of the BottomMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyColorBarBorderColor

Gets the calculated value of the P:Microsoft.ReportingServices.OnDemandReportRendering.MapColorScale.ColorBarBorder property in a MapColorScale class.

System_CAPS_pubpropertyDockOutsideViewport

Gets the calculated value of the DockOutsideViewport property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyHidden

Gets the calculated value of the Hidden property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyHideEndLabels

Gets the calculated value of the HideEndLabels property in a MapColorScale class.

System_CAPS_pubpropertyLabelBehavior

Gets the calculated value of the LabelBehavior property in a MapColorScale class.

System_CAPS_pubpropertyLabelFormat

Gets the calculated value of the LabelFormat property in a MapColorScale class.

System_CAPS_pubpropertyLabelInterval

Gets the calculated value of the LabelInterval property in a MapColorScale class.

System_CAPS_pubpropertyLabelPlacement

Gets the calculated value of the LabelPlacement property in a MapColorScale class.

System_CAPS_pubpropertyLeftMargin

Gets the calculated value of the LeftMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyNoDataText

Gets the calculated value of the NoDataText property in a MapColorScale class.

System_CAPS_pubpropertyPosition

Gets the calculated value of the Position property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyRangeGapColor

Gets the calculated value of the RangeGapColor property in a MapColorScale class.

System_CAPS_pubpropertyRightMargin

Gets the calculated value of the RightMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyStyle

Gets the calculated value of the Style property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyTickMarkLength

Gets the calculated value of the TickMarkLength property in a MapColorScale class.

System_CAPS_pubpropertyToolTip

Gets the calculated value of the ToolTip property in a MapDockableSubItem class.(Inherited from MapDockableSubItemInstance.)

System_CAPS_pubpropertyTopMargin

Gets the calculated value of the TopMargin property in a MapSubItem class.(Inherited from MapSubItemInstance.)

System_CAPS_pubpropertyZIndex

Gets the calculated value of the ZIndex property in a MapSubItem class.(Inherited from MapSubItemInstance.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: