[]
Represents settings for generating contour styles.
public class Chart3DContourStyles : ChartObject, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
ColorSet | Gets or sets predefined color collections for contour styles. |
Colors | Gets the collection of colors which is used when ColorSet property is set to Custom |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |