Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CPTGraphHostingView内のCPTPieChartのフレームを変更することは可能ですか????
直接ではありませんが、プロット領域での円グラフのサイズと位置を制御できます(すべてのパディングが0の場合、これはホスティングビューと同じサイズです)。プロパティを使用してcenterAnchor、円の中心を配置します。アンカーポイントのx座標とy座標は、プロット領域のサイズの一部として示されます。デフォルトの(0.5、0.5)は、プロット領域の中央です。pieRadiusは、パイの半径(ピクセル単位)です。
centerAnchor
pieRadius