|
@@ -404,7 +404,7 @@ open class ChartBaseDataSet: NSObject, ChartDataSetProtocol, NSCopying
|
|
copy.formLineDashPhase = formLineDashPhase
|
|
copy.formLineDashPhase = formLineDashPhase
|
|
copy.formLineDashLengths = formLineDashLengths
|
|
copy.formLineDashLengths = formLineDashLengths
|
|
copy.drawValuesEnabled = drawValuesEnabled
|
|
copy.drawValuesEnabled = drawValuesEnabled
|
|
- copy.drawValuesEnabled = drawValuesEnabled
|
|
|
|
|
|
+ copy.drawIconsEnabled = drawIconsEnabled
|
|
copy.iconsOffset = iconsOffset
|
|
copy.iconsOffset = iconsOffset
|
|
copy.visible = visible
|
|
copy.visible = visible
|
|
|
|
|