[]
        
(Showing Draft Content)

C1.Win.Chart.ChartOptions.ClusterSize

ClusterSize Property

ClusterSize

Gets or sets the cluster size for column and bar charts.

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