ActiveReports 12
Style Property (DataPoint)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : Style Property
Gets or sets the border and background style properties for the data point.
Syntax
'Declaration
 
Public Property Style As Style
public Style Style {get; set;}

Property Value

A Style object containing the border and background style properties for the data point.
See Also

Reference

DataPoint Class
DataPoint Members