DevExpress.Sparkline.v15.2.Core.xml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746
  1. <?xml version="1.0"?>
  2. <doc>
  3. <assembly>
  4. <name>DevExpress.Sparkline.v15.2.Core</name>
  5. </assembly>
  6. <members>
  7. <member name="T:DevExpress.Sparkline.LineSparklineView">
  8. <summary>
  9. <para>The <b>Line</b> sparkline view.
  10. </para>
  11. </summary>
  12. </member>
  13. <member name="M:DevExpress.Sparkline.LineSparklineView.#ctor">
  14. <summary>
  15. <para>Initializes a new instance of the LineSparklineView class with default settings.
  16. </para>
  17. </summary>
  18. </member>
  19. <member name="P:DevExpress.Sparkline.LineSparklineView.ActualMarkerColor">
  20. <summary>
  21. <para>Gets the actual color of a sparkline marker.
  22. </para>
  23. </summary>
  24. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual marker color.
  25. </value>
  26. </member>
  27. <member name="M:DevExpress.Sparkline.LineSparklineView.Assign(DevExpress.Sparkline.SparklineViewBase)">
  28. <summary>
  29. <para>Copies all the settings from the LineSparklineView object passed as the parameter.
  30. </para>
  31. </summary>
  32. <param name="view">
  33. A LineSparklineView object (which is the <see cref="T:DevExpress.Sparkline.SparklineViewBase"/> descendant) whose settings are assigned to the current object. If <b>null</b> (<b>Nothing</b> in Visual Basic), then a <see cref="T:System.ArgumentNullException"/> will be thrown.
  34. </param>
  35. </member>
  36. <member name="P:DevExpress.Sparkline.LineSparklineView.EnableAntialiasing">
  37. <summary>
  38. <para>Gets or sets whether anti-aliasing (smoothing) is applied to the line view.
  39. </para>
  40. </summary>
  41. <value><b>True</b> to apply anti-aliasing to the line view; <b>False</b> to disable anti-aliasing.
  42. </value>
  43. </member>
  44. <member name="P:DevExpress.Sparkline.LineSparklineView.EndPointMarkerSize">
  45. <summary>
  46. <para>Gets or sets the size of an end point's marker.
  47. </para>
  48. </summary>
  49. <value>An integer value specifying the marker size, in pixels.
  50. </value>
  51. </member>
  52. <member name="P:DevExpress.Sparkline.LineSparklineView.HighlightNegativePoints">
  53. <summary>
  54. <para>Gets or sets a value specifying whether or not to highlight all sparkline points that have negative values (less than 0).
  55. </para>
  56. </summary>
  57. <value><b>true</b>, to highlight points with negative values; otherwise, <b>false</b>.
  58. </value>
  59. </member>
  60. <member name="P:DevExpress.Sparkline.LineSparklineView.LineWidth">
  61. <summary>
  62. <para>Specifies the width of a line in a LineSparklineView.
  63. </para>
  64. </summary>
  65. <value>An integer value specifying the line width (in pixels).
  66. </value>
  67. </member>
  68. <member name="P:DevExpress.Sparkline.LineSparklineView.MarkerColor">
  69. <summary>
  70. <para>Gets or sets the color to draw line markers.
  71. </para>
  72. </summary>
  73. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw line markers.
  74. </value>
  75. </member>
  76. <member name="P:DevExpress.Sparkline.LineSparklineView.MarkerSize">
  77. <summary>
  78. <para>Gets or sets the size of markers for data points in a line sparkline.
  79. </para>
  80. </summary>
  81. <value>An integer value specifying the marker size, in pixels.
  82. </value>
  83. </member>
  84. <member name="P:DevExpress.Sparkline.LineSparklineView.MaxPointMarkerSize">
  85. <summary>
  86. <para>Gets or sets the marker size of a data point that has the maximum value among all data points.
  87. </para>
  88. </summary>
  89. <value>An integer value specifying the marker size, in pixels.
  90. </value>
  91. </member>
  92. <member name="P:DevExpress.Sparkline.LineSparklineView.MinPointMarkerSize">
  93. <summary>
  94. <para>Gets or sets the marker size of a data point that has the minimum value among all data points.
  95. </para>
  96. </summary>
  97. <value>An integer value specifying the marker size, in pixels.
  98. </value>
  99. </member>
  100. <member name="P:DevExpress.Sparkline.LineSparklineView.NegativePointMarkerSize">
  101. <summary>
  102. <para>Gets or sets the marker size of all data points that have negative values (less than 0).
  103. </para>
  104. </summary>
  105. <value>An integer value specifying the marker size, in pixels.
  106. </value>
  107. </member>
  108. <member name="M:DevExpress.Sparkline.LineSparklineView.SetSizeForAllMarkers(System.Int32)">
  109. <summary>
  110. <para>Sets size for all markers of a sparkline.
  111. </para>
  112. </summary>
  113. <param name="markerSize">
  114. An integer value specifying the new size for sparkline markers (in pixels).
  115. </param>
  116. </member>
  117. <member name="P:DevExpress.Sparkline.LineSparklineView.ShowMarkers">
  118. <summary>
  119. <para>Gets or sets a value specifying the visibility of point markers on a sparkline.
  120. </para>
  121. </summary>
  122. <value><b>true</b> to show markers for each data point; <b>false</b> to hide them.
  123. </value>
  124. </member>
  125. <member name="P:DevExpress.Sparkline.LineSparklineView.StartPointMarkerSize">
  126. <summary>
  127. <para>Gets or sets the size of a start point's marker.
  128. </para>
  129. </summary>
  130. <value>An integer value specifying the marker size, in pixels.
  131. </value>
  132. </member>
  133. <member name="P:DevExpress.Sparkline.LineSparklineView.Type">
  134. <summary>
  135. <para>Gets the type of the sparkline view.
  136. </para>
  137. </summary>
  138. <value>Always <see cref="F:DevExpress.Sparkline.SparklineViewType.Line"/>.
  139. </value>
  140. </member>
  141. <member name="M:DevExpress.Sparkline.LineSparklineView.Visit(DevExpress.Sparkline.ISparklineViewVisitor)">
  142. <summary>
  143. <para> </para>
  144. </summary>
  145. <param name="visitor">
  146. </param>
  147. </member>
  148. <member name="T:DevExpress.Sparkline.SparklineRange">
  149. <summary>
  150. <para>Represents a range to be used in DevExpress Sparkline controls.
  151. </para>
  152. </summary>
  153. </member>
  154. <member name="M:DevExpress.Sparkline.SparklineRange.#ctor(System.Double,System.Double)">
  155. <summary>
  156. <para>Initializes a new instance of the SparklineRange class with the specified minimum and maximum limits.
  157. </para>
  158. </summary>
  159. <param name="min">
  160. A <see cref="T:System.Double"/> value, specifying the minimum limit. This value is assigned to the <see cref="P:DevExpress.Sparkline.SparklineRange.Limit1"/> property.
  161. </param>
  162. <param name="max">
  163. A <see cref="T:System.Double"/> value, specifying the maximum limit. This value is assigned to the <see cref="P:DevExpress.Sparkline.SparklineRange.Limit2"/> property.
  164. </param>
  165. </member>
  166. <member name="M:DevExpress.Sparkline.SparklineRange.#ctor">
  167. <summary>
  168. <para>Initializes a new instance of the SparklineRange class with default settings.
  169. </para>
  170. </summary>
  171. </member>
  172. <member name="P:DevExpress.Sparkline.SparklineRange.IsAuto">
  173. <summary>
  174. <para>Gets or sets a value indicating whether or not range limits should be calculated automatically.
  175. </para>
  176. </summary>
  177. <value><b>true</b> to calculate range limits automatically; <b>false</b> to use the <see cref="P:DevExpress.Sparkline.SparklineRange.Limit1"/> and <see cref="P:DevExpress.Sparkline.SparklineRange.Limit2"/> property values.
  178. </value>
  179. </member>
  180. <member name="P:DevExpress.Sparkline.SparklineRange.Limit1">
  181. <summary>
  182. <para>Gets or sets a value specifying the first limit of the range.
  183. </para>
  184. </summary>
  185. <value>A <see cref="T:System.Double"/> value that specifies the first limit.
  186. </value>
  187. </member>
  188. <member name="P:DevExpress.Sparkline.SparklineRange.Limit2">
  189. <summary>
  190. <para>Gets or sets a value specifying the second limit of the range.
  191. </para>
  192. </summary>
  193. <value>A <see cref="T:System.Double"/> value that specifies the second limit.
  194. </value>
  195. </member>
  196. <member name="E:DevExpress.Sparkline.SparklineRange.PropertiesChanged">
  197. <summary>
  198. <para>This event is hidden, because it is not appropriate for the SparklineRange class.
  199. </para>
  200. </summary>
  201. </member>
  202. <member name="M:DevExpress.Sparkline.SparklineRange.ToString">
  203. <summary>
  204. <para> </para>
  205. </summary>
  206. <returns> </returns>
  207. </member>
  208. <member name="T:DevExpress.Sparkline.WinLossSparklineView">
  209. <summary>
  210. <para>The <b>WinLoss</b> sparkline view.
  211. </para>
  212. </summary>
  213. </member>
  214. <member name="M:DevExpress.Sparkline.WinLossSparklineView.#ctor">
  215. <summary>
  216. <para>Initializes a new instance of the WinLossSparklineView class with default settings.
  217. </para>
  218. </summary>
  219. </member>
  220. <member name="P:DevExpress.Sparkline.WinLossSparklineView.Type">
  221. <summary>
  222. <para>Gets the type of the sparkline view.
  223. </para>
  224. </summary>
  225. <value>Always <see cref="F:DevExpress.Sparkline.SparklineViewType.WinLoss"/>.
  226. </value>
  227. </member>
  228. <member name="M:DevExpress.Sparkline.WinLossSparklineView.Visit(DevExpress.Sparkline.ISparklineViewVisitor)">
  229. <summary>
  230. <para> </para>
  231. </summary>
  232. <param name="visitor">
  233. </param>
  234. </member>
  235. <member name="T:DevExpress.Sparkline.BarSparklineViewBase">
  236. <summary>
  237. <para>The base for <b>Bar</b> and <b>WinLoss</b> sparkline views.
  238. </para>
  239. </summary>
  240. </member>
  241. <member name="M:DevExpress.Sparkline.BarSparklineViewBase.Assign(DevExpress.Sparkline.SparklineViewBase)">
  242. <summary>
  243. <para>Copies all the settings from the BarSparklineViewBase object passed as the parameter.
  244. </para>
  245. </summary>
  246. <param name="view">
  247. A BarSparklineViewBase object (which is the <see cref="T:DevExpress.Sparkline.SparklineViewBase"/> descendant) whose settings are assigned to the current object. If <b>null</b> (<b>Nothing</b> in Visual Basic), then a <see cref="T:System.ArgumentNullException"/> will be thrown.
  248. </param>
  249. </member>
  250. <member name="P:DevExpress.Sparkline.BarSparklineViewBase.BarDistance">
  251. <summary>
  252. <para>Specifies the distance between two bars of a bar sparkline.
  253. </para>
  254. </summary>
  255. <value>An integer value (in pixels).
  256. </value>
  257. </member>
  258. <member name="T:DevExpress.Sparkline.BarSparklineView">
  259. <summary>
  260. <para>The <b>Bar</b> sparkline view.
  261. </para>
  262. </summary>
  263. </member>
  264. <member name="M:DevExpress.Sparkline.BarSparklineView.#ctor">
  265. <summary>
  266. <para>Initializes a new instance of the BarSparklineView class with default settings.
  267. </para>
  268. </summary>
  269. </member>
  270. <member name="M:DevExpress.Sparkline.BarSparklineView.Assign(DevExpress.Sparkline.SparklineViewBase)">
  271. <summary>
  272. <para>Copies all the settings from the BarSparklineView object passed as the parameter.
  273. </para>
  274. </summary>
  275. <param name="view">
  276. A BarSparklineView object (which is the <see cref="T:DevExpress.Sparkline.SparklineViewBase"/> descendant) whose settings are assigned to the current object. If <b>null</b> (<b>Nothing</b> in Visual Basic), then a <see cref="T:System.ArgumentNullException"/> will be thrown.
  277. </param>
  278. </member>
  279. <member name="P:DevExpress.Sparkline.BarSparklineView.HighlightNegativePoints">
  280. <summary>
  281. <para>Gets or sets a value specifying whether or not to highlight all sparkline points that have negative values (less than 0).
  282. </para>
  283. </summary>
  284. <value><b>true</b>, to highlight points with negative values; otherwise, <b>false</b>.
  285. </value>
  286. </member>
  287. <member name="P:DevExpress.Sparkline.BarSparklineView.Type">
  288. <summary>
  289. <para>Gets the type of the sparkline view.
  290. </para>
  291. </summary>
  292. <value>Always <see cref="F:DevExpress.Sparkline.SparklineViewType.Bar"/>.
  293. </value>
  294. </member>
  295. <member name="M:DevExpress.Sparkline.BarSparklineView.Visit(DevExpress.Sparkline.ISparklineViewVisitor)">
  296. <summary>
  297. <para> </para>
  298. </summary>
  299. <param name="visitor">
  300. </param>
  301. </member>
  302. <member name="T:DevExpress.Sparkline.AreaSparklineView">
  303. <summary>
  304. <para>The <b>Area</b> sparkline view.
  305. </para>
  306. </summary>
  307. </member>
  308. <member name="M:DevExpress.Sparkline.AreaSparklineView.#ctor">
  309. <summary>
  310. <para>Initializes a new instance of the AreaSparklineView class with default settings.
  311. </para>
  312. </summary>
  313. </member>
  314. <member name="P:DevExpress.Sparkline.AreaSparklineView.AreaOpacity">
  315. <summary>
  316. <para>Specifies the opacity (<b>0</b>-<b>255</b>) of the area sparkline.
  317. </para>
  318. </summary>
  319. <value>A <see cref="T:System.Byte"/> value from <b>0</b> (transparent) to <b>255</b> (opaque).
  320. </value>
  321. </member>
  322. <member name="M:DevExpress.Sparkline.AreaSparklineView.Assign(DevExpress.Sparkline.SparklineViewBase)">
  323. <summary>
  324. <para>Copies all the settings from the AreaSparklineView object passed as the parameter.
  325. </para>
  326. </summary>
  327. <param name="view">
  328. A AreaSparklineView object (which is the <see cref="T:DevExpress.Sparkline.SparklineViewBase"/> descendant) whose settings are assigned to the current object. If <b>null</b> (<b>Nothing</b> in Visual Basic), then a <see cref="T:System.ArgumentNullException"/> will be thrown.
  329. </param>
  330. </member>
  331. <member name="P:DevExpress.Sparkline.AreaSparklineView.Type">
  332. <summary>
  333. <para>Gets the type of the sparkline view.
  334. </para>
  335. </summary>
  336. <value>Always <see cref="F:DevExpress.Sparkline.SparklineViewType.Area"/>.
  337. </value>
  338. </member>
  339. <member name="M:DevExpress.Sparkline.AreaSparklineView.Visit(DevExpress.Sparkline.ISparklineViewVisitor)">
  340. <summary>
  341. <para> </para>
  342. </summary>
  343. <param name="visitor">
  344. </param>
  345. </member>
  346. <member name="T:DevExpress.Sparkline.SparklineViewType">
  347. <summary>
  348. <para>Lists the values used to specify the available view types of a sparkline.
  349. </para>
  350. </summary>
  351. </member>
  352. <member name="F:DevExpress.Sparkline.SparklineViewType.Area">
  353. <summary>
  354. <para>Sparkline data points are represented as <b>area</b>.
  355. </para>
  356. </summary>
  357. </member>
  358. <member name="F:DevExpress.Sparkline.SparklineViewType.Bar">
  359. <summary>
  360. <para>Sparkline data points are represented as <b>bars</b>.
  361. </para>
  362. </summary>
  363. </member>
  364. <member name="F:DevExpress.Sparkline.SparklineViewType.Line">
  365. <summary>
  366. <para>Sparkline data points are represented as a <b>line</b>.
  367. </para>
  368. </summary>
  369. </member>
  370. <member name="F:DevExpress.Sparkline.SparklineViewType.WinLoss">
  371. <summary>
  372. <para>Sparkline data points are represented as <b>win</b> and <b>loss</b> squares.
  373. </para>
  374. </summary>
  375. </member>
  376. <member name="T:DevExpress.Sparkline.SparklineViewBase">
  377. <summary>
  378. <para>The base class for sparkline views.
  379. </para>
  380. </summary>
  381. </member>
  382. <member name="P:DevExpress.Sparkline.SparklineViewBase.ActualColor">
  383. <summary>
  384. <para>Gets the actual color of a sparkline.
  385. </para>
  386. </summary>
  387. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual sparkline color.
  388. </value>
  389. </member>
  390. <member name="P:DevExpress.Sparkline.SparklineViewBase.ActualEndPointColor">
  391. <summary>
  392. <para>Gets the actual color of a sparkline end point.
  393. </para>
  394. </summary>
  395. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual point color.
  396. </value>
  397. </member>
  398. <member name="P:DevExpress.Sparkline.SparklineViewBase.ActualMaxPointColor">
  399. <summary>
  400. <para>Gets the actual color of a sparkline maximum point.
  401. </para>
  402. </summary>
  403. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual point color.
  404. </value>
  405. </member>
  406. <member name="P:DevExpress.Sparkline.SparklineViewBase.ActualMinPointColor">
  407. <summary>
  408. <para>Gets the actual color of a sparkline minimum point.
  409. </para>
  410. </summary>
  411. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual point color.
  412. </value>
  413. </member>
  414. <member name="P:DevExpress.Sparkline.SparklineViewBase.ActualNegativePointColor">
  415. <summary>
  416. <para>Gets the actual color of sparkline negative points.
  417. </para>
  418. </summary>
  419. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual point color.
  420. </value>
  421. </member>
  422. <member name="P:DevExpress.Sparkline.SparklineViewBase.ActualStartPointColor">
  423. <summary>
  424. <para>Gets the actual color of a sparkline start point.
  425. </para>
  426. </summary>
  427. <value>A <see cref="T:System.Drawing.Color"/> value that is the actual point color.
  428. </value>
  429. </member>
  430. <member name="M:DevExpress.Sparkline.SparklineViewBase.Assign(DevExpress.Sparkline.SparklineViewBase)">
  431. <summary>
  432. <para>Copies all the settings from the SparklineViewBase object passed as the parameter.
  433. </para>
  434. </summary>
  435. <param name="view">
  436. A SparklineViewBase object (which is the <see cref="T:DevExpress.Sparkline.SparklineViewBase"/> descendant) whose settings are assigned to the current object. If <b>null</b> (<b>Nothing</b> in Visual Basic), then a <see cref="T:System.ArgumentNullException"/> will be thrown.
  437. </param>
  438. </member>
  439. <member name="P:DevExpress.Sparkline.SparklineViewBase.Color">
  440. <summary>
  441. <para>Gets or sets the color to draw a sparkline.
  442. </para>
  443. </summary>
  444. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw a sparkline.
  445. </value>
  446. </member>
  447. <member name="M:DevExpress.Sparkline.SparklineViewBase.CreateView(DevExpress.Sparkline.SparklineViewType)">
  448. <summary>
  449. <para>Creates a sparkline view of the specified type.
  450. </para>
  451. </summary>
  452. <param name="viewType">
  453. A <see cref="T:DevExpress.Sparkline.SparklineViewType"/> enumeration value specifying the type of view to create.
  454. </param>
  455. <returns>A <see cref="T:DevExpress.Sparkline.SparklineViewBase"/> class descendant.
  456. </returns>
  457. </member>
  458. <member name="P:DevExpress.Sparkline.SparklineViewBase.EndPointColor">
  459. <summary>
  460. <para>Gets or sets the color to draw the end point of a sparkline.
  461. </para>
  462. </summary>
  463. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw the end point.
  464. </value>
  465. </member>
  466. <member name="P:DevExpress.Sparkline.SparklineViewBase.HighlightEndPoint">
  467. <summary>
  468. <para>Gets or sets a value specifying whether or not to highlight the end point of a sparkline.
  469. </para>
  470. </summary>
  471. <value><b>true</b>, to highlight the end point; otherwise, <b>false</b>.
  472. </value>
  473. </member>
  474. <member name="P:DevExpress.Sparkline.SparklineViewBase.HighlightMaxPoint">
  475. <summary>
  476. <para>Gets or sets a value specifying whether or not to highlight a sparkline point that has the highest value among all points.
  477. </para>
  478. </summary>
  479. <value><b>true</b>, to highlight a point with the maximum value; otherwise, <b>false</b>.
  480. </value>
  481. </member>
  482. <member name="P:DevExpress.Sparkline.SparklineViewBase.HighlightMinPoint">
  483. <summary>
  484. <para>Gets or sets a value specifying whether or not to highlight a sparkline point that has the lowest value among all points.
  485. </para>
  486. </summary>
  487. <value><b>true</b>, to highlight a point with the minimum value; otherwise, <b>false</b>.
  488. </value>
  489. </member>
  490. <member name="P:DevExpress.Sparkline.SparklineViewBase.HighlightStartPoint">
  491. <summary>
  492. <para>Gets or sets a value specifying whether or not to highlight the start point of a sparkline.
  493. </para>
  494. </summary>
  495. <value><b>true</b>, to highlight the start point; otherwise, <b>false</b>.
  496. </value>
  497. </member>
  498. <member name="P:DevExpress.Sparkline.SparklineViewBase.MaxPointColor">
  499. <summary>
  500. <para>Gets or sets the color to draw a sparkline point that has the highest value among all data points.
  501. </para>
  502. </summary>
  503. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw a data point with the maximum value.
  504. </value>
  505. </member>
  506. <member name="P:DevExpress.Sparkline.SparklineViewBase.MinPointColor">
  507. <summary>
  508. <para>Gets or sets the color to draw a sparkline point that has the lowest value among all data points.
  509. </para>
  510. </summary>
  511. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw a data point with the minimum value.
  512. </value>
  513. </member>
  514. <member name="P:DevExpress.Sparkline.SparklineViewBase.NegativePointColor">
  515. <summary>
  516. <para>Gets or sets the color to draw sparkline points that have negative values (less than 0).
  517. </para>
  518. </summary>
  519. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw data points with negative values.
  520. </value>
  521. </member>
  522. <member name="E:DevExpress.Sparkline.SparklineViewBase.PropertiesChanged">
  523. <summary>
  524. <para>Occurs when any property of the SparklineViewBase object has changed its value.
  525. </para>
  526. </summary>
  527. </member>
  528. <member name="P:DevExpress.Sparkline.SparklineViewBase.StartPointColor">
  529. <summary>
  530. <para>Gets or sets the color to draw the start point of a sparkline.
  531. </para>
  532. </summary>
  533. <value>A <see cref="T:System.Drawing.Color"/> that defines the color to draw the start point.
  534. </value>
  535. </member>
  536. <member name="M:DevExpress.Sparkline.SparklineViewBase.ToString">
  537. <summary>
  538. <para>Returns a human-readable string that represents the SparklineViewBase object.
  539. </para>
  540. </summary>
  541. <returns>A <see cref="T:System.String"/> value that represents the SparklineViewBase object.
  542. </returns>
  543. </member>
  544. <member name="P:DevExpress.Sparkline.SparklineViewBase.Type">
  545. <summary>
  546. <para>Gets the type of the sparkline view.
  547. </para>
  548. </summary>
  549. <value>A <see cref="T:DevExpress.Sparkline.SparklineViewType"/> enumeration value specifying the view type.
  550. </value>
  551. </member>
  552. <member name="M:DevExpress.Sparkline.SparklineViewBase.Visit(DevExpress.Sparkline.ISparklineViewVisitor)">
  553. <summary>
  554. <para> </para>
  555. </summary>
  556. <param name="visitor">
  557. </param>
  558. </member>
  559. </members>
  560. </doc>