Gets or sets text style properties for the axis labels and line style properties for the axis line.
| Visual Basic (Declaration) | |
|---|---|
Public Property Style As Style | |
| C# | |
|---|---|
public Style Style {get; set;} | |
Return Value
A Style object indicating the text style properties for the axis labels and line style properties for the axis line.