Gets the data value set for the Y axis.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DataValues As DataValueCollection  | |
| C# | |
|---|---|
public DataValueCollection DataValues {get;}  | |
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| DataValues Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : DataValues Property | 
Glossary Item Box
Gets the data value set for the Y axis.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DataValues As DataValueCollection  | |
| C# | |
|---|---|
public DataValueCollection DataValues {get;}  | |