Name | Description | |
---|---|---|
SerieSettings Constructor | Initializes a new instance of the SerieSettings class. |
The following tables list the members exposed by SerieSettings.
Name | Description | |
---|---|---|
SerieSettings Constructor | Initializes a new instance of the SerieSettings class. |
Name | Description | |
---|---|---|
ChartType | Gets the chart type of this series. | |
Color | Gets the color of the dated value of this serie. | |
Metric | Gets the trend Metric of this serie. | |
Scale | Gets the factor by which the serie's values are multiplied. 0 means on scaling. | |
ScaleExponent | Gets the scale exponent. |
Name | Description | |
---|---|---|
Concat | Overloaded. Gets an enumerable object that contains first element and then elements of elements, in this order. | |
EqualsAny | Overloaded. Returns true if this item equals item1 or item2. | |
NewerVersion<T> | Returns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead. | |
OlderVersion<T> | Returns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead. | |
ToEnumerable<TElement> | Gets an enumerable object that contains only the single element element. | |
ToNullableDouble | If obj is a numeric primitive type, returns its value converted as double. else returns null. |