[]
Gets or sets the cluster size for column and bar charts.
[TypeConverter(typeof(ExpandableObjectConverter))]
[C1Description("ChartOptions.ClusterSize", "Gets or sets the cluster size for column and bar charts.")]
public ElementSize ClusterSize { get; set; }