Skip to content

about the color #6

Description

@aisliuyifei

I did this in my delegate to change the legend color to be black(I was trying to set background to be white and all legend color to be black),but it turns out to be blue,wondering why?

-(UIColor *)frd3DBarChartViewControllerColumnLegendColor:(FRD3DBarChartViewController *)frd3DBarChardViewController{
return [UIColor colorWithRed:0 green:0 blue:0 alpha:1];
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions