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;} | |
|
| ActiveReports Developer 7 | |
| Style Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : Style Property |
Glossary Item Box
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;} | |