SpreadsheetGear.Charts Namespace > IChartGroup Interface : SplitType Property |
'Declaration
Property SplitType As ChartSplitType
'Usage
Dim instance As IChartGroup Dim value As ChartSplitType instance.SplitType = value value = instance.SplitType
ChartSplitType SplitType {get; set;}
read-write property SplitType: ChartSplitType;
function get,set SplitType : ChartSplitType
__property ChartSplitType get_SplitType(); __property void set_SplitType( ChartSplitType value );
property ChartSplitType SplitType { ChartSplitType get(); void set ( ChartSplitType 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