ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties Class / RangeBoxPlot Property

In This Topic
    RangeBoxPlot Property (ChartDataPointCustomProperties)
    In This Topic
    Properties of data point of the Range BoxPlot chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property RangeBoxPlot As ChartDataPointCustomProperties.RangeBoxPlotProps
    public ChartDataPointCustomProperties.RangeBoxPlotProps RangeBoxPlot {get;}
    See Also