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

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