MobileForms Toolkit Documentation

SeriesByColumn Members

SeriesByColumn overview

Public Instance Constructors

SeriesByColumn Overloaded. Initializes a new instance of the SeriesByColumn class.

Public Instance Properties

Color (inherited from Series) 
ColumnIndex Get or set the target column index.
ColumnName 
Count 
DisplayType (inherited from Series) Gets or sets a display type of this series.
FormatString (inherited from Series) 
IsSecondary (inherited from Series) 
IsVisible (inherited from Series) 
Item 
Name (inherited from Series) 
SelectedColor (inherited from Series) 
SelectedIndex (inherited from Series) 

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetText (inherited from Series) Gets the text at specified index.
GetType (inherited from Object)Gets the Type of the current instance.
GetValue (inherited from Series) Gets the value at specified index.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnChanged (inherited from Series) Raises the Changed event.

Protected Internal Instance Fields

Parent (inherited from Series) Parent control.

See Also

SeriesByColumn Class | Resco.Controls.CompactChart Namespace