Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.RangeBoxPlotProps Class / ShowUnusualValues Property

In This Topic
    ShowUnusualValues Property
    In This Topic
    Gets or sets a value that indicates whether the unusual values value for the Box chart will be shown. Default: true.
    Syntax
    'Declaration
     
    Public Property ShowUnusualValues As RdlBool
    public RdlBool ShowUnusualValues {get; set;}
    See Also