#Extensions
##Properties
None.
##Methods
###Append(System.Text.StringBuilder,System.String,System.Int32)
Parameters:
- System.Text.StringBuilder sb
- System.String value
- System.Int32 tabs
###AppendHighchart(System.Text.StringBuilder,Izenda.Web.UI.HighCharts.HighchartsConfig)
Parameters:
###AppendLine(System.Text.StringBuilder,System.String,System.Int32)
Parameters:
- System.Text.StringBuilder sb
- System.String value
- System.Int32 tabs
###AppendWidthCommaBefore(System.Text.StringBuilder,System.String)
Parameters:
- System.Text.StringBuilder sb
- System.String value
###AppendWidthCommaBefore(System.Text.StringBuilder,System.Nullable<System.Int32>)
Parameters:
###Equals(System.Object) Determines whether the specified System.Object is equal to the current System.Object.
Parameters:
- System.Object obj - The System.Object to compare with the current System.Object.
Returns:
true if the specified System.Object is equal to the current System.Object; otherwise, false.
###FormatWith(System.String,System.Object[])
Parameters:
- System.String format
- System.Object[] parameters
###FormatWith(System.String,System.Nullable<System.Int32>)
Parameters:
- System.String format
- System.Nullable<System.Int32> value
###FormatWith(System.String,System.Nullable<Izenda.Web.UI.HighCharts.Enums.ChartTypes>)
Parameters:
###GetHashCode() Serves as a hash function for a particular type.
Returns:
A hash code for the current System.Object.
###GetType() Gets the System.Type of the current instance.
Returns:
The System.Type instance that represents the exact runtime type of the current instance.
###ToString() Returns a System.String that represents the current System.Object.
Returns:
A System.String that represents the current System.Object.
