@@ -56,6 +56,18 | |||||
56 | */ |
|
56 | */ | |
57 |
|
57 | |||
58 | /*! |
|
58 | /*! | |
|
59 | \property QScatterSeries::markerShape | |||
|
60 | ||||
|
61 | Defines the shape of the marker used to draw the points in the series. | |||
|
62 | */ | |||
|
63 | ||||
|
64 | /*! | |||
|
65 | \property QScatterSeries::markerSize | |||
|
66 | ||||
|
67 | Defines the size of the marker used to draw the points in the series. | |||
|
68 | */ | |||
|
69 | ||||
|
70 | /*! | |||
59 | \fn QChartSeriesType QScatterSeries::type() const |
|
71 | \fn QChartSeriesType QScatterSeries::type() const | |
60 | \brief Returns QChartSeries::SeriesTypeScatter. |
|
72 | \brief Returns QChartSeries::SeriesTypeScatter. | |
61 | \sa QAbstractSeries, SeriesType |
|
73 | \sa QAbstractSeries, SeriesType |
General Comments 0
You need to be logged in to leave comments.
Login now