Andrey Isaev
Results
2
comments of
Andrey Isaev
Could be something like this. New delegate method: `- (UIColor * _Nonnull)doughnutChart:(XYDoughnutChart * _Nonnull)doughnutChart textColorForSliceAtIndexPath:(XYDoughnutIndexPath * _Nonnull)indexPath;` will be removed: `@property(nonatomic, strong, nullable) UIColor *labelColor;` and this one method will...