|
83 | 83 | <div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="interface_c_p_t_axis_label.html#aa35653ba4715f0d64a75f61cb25d4405"> 12</a></span> <span class="keyword">@property</span> (nonatomic, readwrite) NSDecimal <a class="code" href="interface_c_p_t_axis_label.html#aa35653ba4715f0d64a75f61cb25d4405">tickLocation</a>;</div> |
84 | 84 | <div class="line"><a name="l00013"></a><span class="lineno"> 13</span> </div> |
85 | 85 | <div class="line"><a name="l00016"></a><span class="lineno"> 16</span> -(instancetype)initWithText:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html">NSString</a> *)newText textStyle:(<a class="code" href="interface_c_p_t_text_style.html">CPTTextStyle</a> *)style;</div> |
86 | | -<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> -(instancetype)initWithContentLayer:(<a class="code" href="interface_c_p_t_layer.html">CPTLayer</a> *)layer;</div> |
87 | | -<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> </div> |
88 | | -<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> -(void)positionRelativeToViewPoint:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a>)point forCoordinate:(<a class="code" href="_c_p_t_definitions_8h.html#a2124728ad835ea1963ccd6cb59ce7caa">CPTCoordinate</a>)coordinate inDirection:(<a class="code" href="_c_p_t_definitions_8h.html#a69d8f721aad51ddf8fc88c85b1947c33">CPTSign</a>)direction;</div> |
89 | | -<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> -(void)positionBetweenViewPoint:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a>)firstPoint andViewPoint:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a>)secondPoint forCoordinate:(<a class="code" href="_c_p_t_definitions_8h.html#a2124728ad835ea1963ccd6cb59ce7caa">CPTCoordinate</a>)coordinate inDirection:(<a class="code" href="_c_p_t_definitions_8h.html#a69d8f721aad51ddf8fc88c85b1947c33">CPTSign</a>)direction;</div> |
90 | | -<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div> |
91 | | -<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">@end</span></div> |
| 86 | +<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> -(instancetype)initWithContentLayer:(<a class="code" href="interface_c_p_t_layer.html">CPTLayer</a> *)layer NS_DESIGNATED_INITIALIZER;</div> |
| 87 | +<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> -(instancetype)initWithCoder:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSCoder_Class/Reference/NSCoder.html">NSCoder</a> *)decoder NS_DESIGNATED_INITIALIZER;</div> |
| 88 | +<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div> |
| 89 | +<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> -(void)positionRelativeToViewPoint:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a>)point forCoordinate:(<a class="code" href="_c_p_t_definitions_8h.html#a2124728ad835ea1963ccd6cb59ce7caa">CPTCoordinate</a>)coordinate inDirection:(<a class="code" href="_c_p_t_definitions_8h.html#a69d8f721aad51ddf8fc88c85b1947c33">CPTSign</a>)direction;</div> |
| 90 | +<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> -(void)positionBetweenViewPoint:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a>)firstPoint andViewPoint:(<a class="codeRef" href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a>)secondPoint forCoordinate:(<a class="code" href="_c_p_t_definitions_8h.html#a2124728ad835ea1963ccd6cb59ce7caa">CPTCoordinate</a>)coordinate inDirection:(<a class="code" href="_c_p_t_definitions_8h.html#a69d8f721aad51ddf8fc88c85b1947c33">CPTSign</a>)direction;</div> |
| 91 | +<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div> |
| 92 | +<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">@end</span></div> |
92 | 93 | <div class="ttc" id="reference_html_//apple_ref/c/tdef/CGPoint"><div class="ttname"><a href="https://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGGeometry/Reference/reference.html#//apple_ref/c/tdef/CGPoint">CGPoint</a></div><div class="ttdeci">typedef CGPoint</div></div> |
93 | 94 | <div class="ttc" id="interface_c_p_t_axis_label_html"><div class="ttname"><a href="interface_c_p_t_axis_label.html">CPTAxisLabel</a></div><div class="ttdoc">An axis label. </div><div class="ttdef"><b>Definition:</b> CPTAxisLabel.h:6</div></div> |
94 | 95 | <div class="ttc" id="_c_p_t_definitions_8h_html_a69d8f721aad51ddf8fc88c85b1947c33"><div class="ttname"><a href="_c_p_t_definitions_8h.html#a69d8f721aad51ddf8fc88c85b1947c33">CPTSign</a></div><div class="ttdeci">CPTSign</div><div class="ttdoc">Enumeration of label positioning offset directions. </div><div class="ttdef"><b>Definition:</b> CPTDefinitions.h:160</div></div> |
95 | 96 | <div class="ttc" id="interface_c_p_t_text_style_html"><div class="ttname"><a href="interface_c_p_t_text_style.html">CPTTextStyle</a></div><div class="ttdoc">Immutable wrapper for various text style properties. </div><div class="ttdef"><b>Definition:</b> CPTTextStyle.h:5</div></div> |
96 | 97 | <div class="ttc" id="_c_p_t_definitions_8h_html_ac329e18ab62f4fd7e1be776f5e04cd58"><div class="ttname"><a href="_c_p_t_definitions_8h.html#ac329e18ab62f4fd7e1be776f5e04cd58">CPTAlignment</a></div><div class="ttdeci">CPTAlignment</div><div class="ttdoc">Label and constraint alignment constants. </div><div class="ttdef"><b>Definition:</b> CPTDefinitions.h:184</div></div> |
| 98 | +<div class="ttc" id="NSCoder_html"><div class="ttname"><a href="https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSCoder_Class/Reference/NSCoder.html">NSCoder</a></div></div> |
97 | 99 | <div class="ttc" id="interface_c_p_t_axis_label_html_a4ec2c6525e8b38476ea862ae7a53f740"><div class="ttname"><a href="interface_c_p_t_axis_label.html#a4ec2c6525e8b38476ea862ae7a53f740">CPTAxisLabel::alignment</a></div><div class="ttdeci">CPTAlignment alignment</div><div class="ttdoc">The alignment of the axis label with respect to the tick mark. </div><div class="ttdef"><b>Definition:</b> CPTAxisLabel.h:11</div></div> |
98 | 100 | <div class="ttc" id="interface_c_p_t_axis_label_html_a8c91e79fe74881cd0a1c7cf7e20b6182"><div class="ttname"><a href="interface_c_p_t_axis_label.html#a8c91e79fe74881cd0a1c7cf7e20b6182">CPTAxisLabel::rotation</a></div><div class="ttdeci">CGFloat rotation</div><div class="ttdoc">The rotation of the label in radians. </div><div class="ttdef"><b>Definition:</b> CPTAxisLabel.h:10</div></div> |
99 | 101 | <div class="ttc" id="interface_c_p_t_axis_label_html_a1b4c0b67e4c0bd2dd3f6ee28c1862506"><div class="ttname"><a href="interface_c_p_t_axis_label.html#a1b4c0b67e4c0bd2dd3f6ee28c1862506">CPTAxisLabel::offset</a></div><div class="ttdeci">CGFloat offset</div><div class="ttdoc">The offset distance between the axis and label. </div><div class="ttdef"><b>Definition:</b> CPTAxisLabel.h:9</div></div> |
|
0 commit comments