C1.WPF.Chart Namespace > ChartOptions Class : ClusterSize Property |
'Declaration
Public Property ClusterSize As ElementSize
'Usage
Dim instance As ChartOptions Dim value As ElementSize instance.ClusterSize = value value = instance.ClusterSize
public ElementSize ClusterSize {get; set;}
public: property ElementSize^ ClusterSize { ElementSize^ get(); void set ( ElementSize^ 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