Gets or sets the display properties for the category or value axis.
| Visual Basic (Declaration) | |
|---|---|
| Public Property Axis As Axis | |
| C# | |
|---|---|
| public Axis Axis {get; set;} | |
Property Value
An Axis object containing the display properties for the category or value axis.
 
     
     
     
     
    