Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPoint Class / AxisLabel Property

In This Topic
    AxisLabel Property (ChartDataPoint)
    In This Topic
    Gets or sets the label to use on the axis for the data point.
    Syntax
    'Declaration
     
    Public Property AxisLabel As RdlObject
    public RdlObject AxisLabel {get; set;}
    See Also