SpreadsheetGear.Charts Namespace > ITrendline Interface : Type Property |
'Declaration
Property Type As TrendlineType
'Usage
Dim instance As ITrendline Dim value As TrendlineType instance.Type = value value = instance.Type
TrendlineType Type {get; set;}
read-write property Type: TrendlineType;
function get,set Type : TrendlineType
__property TrendlineType get_Type(); __property void set_Type( TrendlineType value );
property TrendlineType Type { TrendlineType get(); void set ( TrendlineType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2