Visual Basic (Declaration) | |
---|---|
Public Class SmartPalette Inherits NameObjectCollectionBase |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class SmartPalette : NameObjectCollectionBase |
This object can be saved as XML and loaded for any other charts to use. To use a
SmartPalette with a given chart, it to the Chart.SmartPalette property.
System.Object
System.Collections.Specialized.NameObjectCollectionBase
dotnetCHARTING.SmartPalette