DevExpress.Sparkline.v18.1.Core.xml 29 KB

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