dotnetCHARTING Send comments on this topic.
SmartColor Class
See Also  Members  
dotnetCHARTING Namespace : SmartColor Class


Defines a SmartColor object that can be used applied to elements or series conditionally based on specific names or elements with values which fall within a specified range.

Object Model



Syntax

Visual Basic (Declaration)  
Public Class SmartColor 
Visual Basic (Usage) Copy Code
Dim instance As SmartColor
C#  
public class SmartColor 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.SmartColor

See Also