FunnelLabelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Funnel |
For internal use only. Initializes a new Funnel |
#Methods
Name | Description |
---|---|
Background |
Colors the labels' background. The default color is inherited from the funnel items. Mirrors the client-side background |
Background |
Colors the labels' background. The default color is inherited from the funnel items. Mirrors the client-side background |
Border |
Configures the label borders. Mirrors the client-side border object. |
Connector |
Configures label connectors. Mirrors the client-side connector object. |
Customize |
Customizes labels' text. Mirrors the client-side customize |
Customize |
Customizes labels' text. 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 |
Specifies labels' font properties. Mirrors the client-side font object. |
Format |
Formats the item value before displaying it in the label. Mirrors the client-side format option. |
Format |
Formats the item value before displaying it in the label. Mirrors the client-side format option. |
Format |
Formats the item value before displaying it in the label. Mirrors the client-side format object. |
Format |
Formats the item value before displaying it in the label. Mirrors the client-side format option. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Horizontal |
Specifies labels' position in relation to the funnel items. Mirrors the client-side horizontal |
Horizontal |
Moves labels from their initial positions. Mirrors the client-side horizontal |
Horizontal |
Moves labels from their initial positions. Mirrors the client-side horizontal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Position |
Specifies whether to display labels inside or outside funnel items or arrange them in columns. Mirrors the client-side position option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Specifies whether to show labels for items with zero value. Mirrors the client-side show |
Show |
Specifies whether to show labels for items with zero value. Mirrors the client-side show |
Text |
Specifies what to do with label texts that overflow the allocated space after applying word |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Controls the labels' visibility. Mirrors the client-side visible option. |
Visible |
Controls the labels' visibility. Mirrors the client-side visible option. |
Word |
Specifies how to wrap label texts if they do not fit into a single line. Mirrors the client-side word |
See Also