diff options
Diffstat (limited to 'Project/ChartView.wxcp')
-rw-r--r-- | Project/ChartView.wxcp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/ChartView.wxcp b/Project/ChartView.wxcp index 2f590ee..c1d3cfc 100644 --- a/Project/ChartView.wxcp +++ b/Project/ChartView.wxcp @@ -1177,11 +1177,11 @@ }, { "type": "string", "m_label": "String Value", - "m_value": "1" + "m_value": "" }, { "type": "multi-string", "m_label": "Choices:", - "m_value": "Solid;Dot;Dash;Dot and dash;Cross;Diagonal cross" + "m_value": "" }, { "type": "multi-string", "m_label": "Array Integer Values", |