interfaces/data_point_style library
Classes
- IChartDataPointStyle
- IDataPointRenderer
-
Renders a single data point.
The
dataPointargument is a DataPoint from package data (passed as Object to avoid circular imports). - IDataPointStyle
- Style interface for data points