gpt4 book ai didi

ios - 核心剧情: Two color axis label

转载 作者:行者123 更新时间:2023-11-29 12:50:13 25 4
gpt4 key购买 nike

我们如何使用 Core Plot 获得两个颜色轴的标题。例如:

CPTXYAxis *y = [[CPTXYAxis alloc] init];
y.title = @"Amount [Million $]";

我希望 Million $ 文本的颜色与 Amount 文本的颜色不同。

最佳答案

使用 attributedTitle 属性代替 title。这需要一个 NSAttributedString,它可以按照您想要的任何方式进行格式化。

关于ios - 核心剧情: Two color axis label,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22568610/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com