FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class / ClusterSize Property

In This Topic
    ClusterSize Property (FinancialChartOptions)
    In This Topic
    Gets or sets the cluster size.
    Syntax
    'Declaration
     
    Public Property ClusterSize As ElementSize
    public ElementSize ClusterSize {get; set;}
    See Also