VectorMapLegendBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Vector |
For internal use only. Initializes a new Vector |
#Methods
Name | Description |
---|---|
Background |
Colors the legend's background. Mirrors the client-side background |
Background |
Colors the legend's background. Mirrors the client-side background |
Border |
Mirrors the client-side border object. |
Column |
Mirrors the client-side column |
Column |
Mirrors the client-side column |
Column |
Specifies an empty space between item columns in pixels. Mirrors the client-side column |
Column |
Specifies an empty space between item columns in pixels. Mirrors the client-side column |
Customize |
Specifies text for a hint that appears when a user hovers the mouse pointer over the text of a legend item. Mirrors the client-side customize |
Customize |
Specifies text for a hint that appears when a user hovers the mouse pointer over the text of a legend item. Mirrors the client-side customize |
Customize |
Allows you to change the order and visibility of legend items. Mirrors the client-side customize |
Customize |
Allows you to change the order and visibility of legend items. Mirrors the client-side customize |
Customize |
Specifies text for legend items. Mirrors the client-side customize |
Customize |
Specifies text for legend items. Mirrors the client-side customize |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Font |
Mirrors the client-side font object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Horizontal |
Along with vertical |
Items |
Aligns items in the last column or row (depending on the legend's orientation). Applies when legend items are not divided into columns or rows equally. Mirrors the client-side items |
Item |
Specifies the text's position relative to the marker in a legend item. Mirrors the client-side item |
Margin |
Generates an empty space, measured in pixels, around the legend. Mirrors the client-side margin option. |
Margin |
Generates an empty space, measured in pixels, around the legend. Mirrors the client-side margin object. |
Margin |
Generates an empty space, measured in pixels, around the legend. Mirrors the client-side margin option. |
Marker |
Specifies the color of item markers in the legend. The specified color applied only when the legend uses 'size' source. Mirrors the client-side marker |
Marker |
Specifies the color of item markers in the legend. The specified color applied only when the legend uses 'size' source. Mirrors the client-side marker |
Marker |
Specifies the shape of item markers. Mirrors the client-side marker |
Marker |
Mirrors the client-side marker |
Marker |
Mirrors the client-side marker |
Marker |
Specifies the client-side marker |
Marker |
Specifies the client-side marker |
Marker |
Specifies the client-side marker |
Marker |
Specifies the client-side marker |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Orientation |
Arranges legend items vertically (in a column) or horizontally (in a row). The default value is 'horizontal' if the legends[]. |
Padding |
Generates an empty space, measured in pixels, between the legend's left/right border and its items. Mirrors the client-side padding |
Padding |
Generates an empty space, measured in pixels, between the legend's left/right border and its items. Mirrors the client-side padding |
Padding |
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items. Mirrors the client-side padding |
Padding |
Generates an empty space, measured in pixels, between the legend's top/bottom border and its items. Mirrors the client-side padding |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Row |
Mirrors the client-side row |
Row |
Mirrors the client-side row |
Row |
Specifies an empty space between item rows in pixels. Mirrors the client-side row |
Row |
Specifies an empty space between item rows in pixels. Mirrors the client-side row |
Source |
Specifies the source of data for the legend. Mirrors the client-side source object. |
Title |
Configures the legend title. Mirrors the client-side title option. |
Title |
Configures the legend title. Mirrors the client-side title object. |
Title |
Configures the legend title. Mirrors the client-side title option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Vertical |
Along with horizontal |
Visible |
Specifies the legend's visibility. Mirrors the client-side visible option. |
Visible |
Specifies the legend's visibility. Mirrors the client-side visible option. |
See Also