OK In progress...
This commit is contained in:
parent
4e6045d160
commit
46fe83e78c
|
@ -23,7 +23,7 @@ namespace CairoChart {
|
|||
/**
|
||||
* ``Marker`` shape.
|
||||
*/
|
||||
public Type type = Type.NONE;
|
||||
public Type type;
|
||||
|
||||
/**
|
||||
* ``Marker`` size.
|
||||
|
|
Loading…
Reference in New Issue