Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Font(Action<VizFontBuilder>)
|
Specifies the legend title's font properties. Mirrors the client-side font object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HorizontalAlignment(HorizontalAlignment)
|
Along with verticalAlignment, specifies the legend title's position. Mirrors the client-side horizontalAlignment option.
|
Margin(Action<FunnelLegendTitleMarginBuilder>)
|
Generates space around the legend title. Mirrors the client-side margin object.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
PlaceholderSize(JS)
|
Reserves a pixel-measured space for the legend title. Mirrors the client-side placeholderSize option.
|
PlaceholderSize(Double)
|
Reserves a pixel-measured space for the legend title. Mirrors the client-side placeholderSize option.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Subtitle(JS)
|
Configures the legend subtitle. The subtitle appears only if the title is specified. Mirrors the client-side subtitle option.
|
Subtitle(Action<FunnelLegendTitleSubtitleBuilder>)
|
Configures the legend subtitle. The subtitle appears only if the title is specified. Mirrors the client-side subtitle object.
|
Subtitle(String)
|
Configures the legend subtitle. The subtitle appears only if the title is specified. Mirrors the client-side subtitle option.
|
Text(JS)
|
Specifies the legend title's text. Mirrors the client-side text option.
|
Text(String)
|
Specifies the legend title's text. Mirrors the client-side text option.
|
ToString()
|
Returns a string that represents the current object.
|
VerticalAlignment(VerticalEdge)
|
Specifies the legend title's vertical alignment. Mirrors the client-side verticalAlignment option.
|