ChartEditorControl.Designer.cs 226 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213
  1. using FastReport.Controls;
  2. using System.ComponentModel;
  3. namespace FastReport.MSChart
  4. {
  5. #if !DEBUG
  6. [DesignTimeVisible(false)]
  7. #endif
  8. partial class ChartEditorControl
  9. {
  10. /// <summary>
  11. /// Required designer variable.
  12. /// </summary>
  13. private System.ComponentModel.IContainer components = null;
  14. /// <summary>
  15. /// Clean up any resources being used.
  16. /// </summary>
  17. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  18. protected override void Dispose(bool disposing)
  19. {
  20. if (disposing && (components != null))
  21. {
  22. components.Dispose();
  23. }
  24. base.Dispose(disposing);
  25. }
  26. #region Component Designer generated code
  27. /// <summary>
  28. /// Required method for Designer support - do not modify
  29. /// the contents of this method with the code editor.
  30. /// </summary>
  31. private void InitializeComponent()
  32. {
  33. this.pageControl1 = new FastReport.Controls.PageControl();
  34. this.pgData = new FastReport.Controls.PageControlPage();
  35. this.cbAutoSeriesForce = new System.Windows.Forms.CheckBox();
  36. this.cbxAutoSeriesSort = new System.Windows.Forms.ComboBox();
  37. this.labelLine1 = new FastReport.Controls.LabelLine();
  38. this.lblAutoSeries = new FastReport.Controls.LabelLine();
  39. this.lblAutoSeriesSort = new System.Windows.Forms.Label();
  40. this.cbAlignXValues = new System.Windows.Forms.CheckBox();
  41. this.cbxAutoSeriesColor = new FastReport.Controls.DataColumnComboBox();
  42. this.lblAutoSeriesColor = new System.Windows.Forms.Label();
  43. this.tbFilter = new FastReport.Controls.TextBoxButton();
  44. this.cbxAutoSeriesData = new FastReport.Controls.DataColumnComboBox();
  45. this.lblAutoSeriesData = new System.Windows.Forms.Label();
  46. this.lblFilter = new System.Windows.Forms.Label();
  47. this.lblDataSource = new System.Windows.Forms.Label();
  48. this.cbxDataSource = new System.Windows.Forms.ComboBox();
  49. this.pgAppearance = new FastReport.Controls.PageControlPage();
  50. this.btnLoadTemplate = new System.Windows.Forms.Button();
  51. this.btnSaveTemplate = new System.Windows.Forms.Button();
  52. this.lbTemplate = new System.Windows.Forms.ListBox();
  53. this.cbxHatchStyle = new System.Windows.Forms.ComboBox();
  54. this.labelLine15 = new FastReport.Controls.LabelLine();
  55. this.udBorderWidth = new System.Windows.Forms.NumericUpDown();
  56. this.cbxBorderColor = new FastReport.Controls.ColorComboBox();
  57. this.cbxBackColor = new FastReport.Controls.ColorComboBox();
  58. this.cbxSecondaryColor = new FastReport.Controls.ColorComboBox();
  59. this.cbxBorderSkin = new System.Windows.Forms.ComboBox();
  60. this.lblBorderSkin = new System.Windows.Forms.Label();
  61. this.cbxBorderStyle = new System.Windows.Forms.ComboBox();
  62. this.lblBorderStyle = new System.Windows.Forms.Label();
  63. this.cbxGradient = new System.Windows.Forms.ComboBox();
  64. this.lblBorderWidth = new System.Windows.Forms.Label();
  65. this.lblBorderColor = new System.Windows.Forms.Label();
  66. this.lblBackColor = new System.Windows.Forms.Label();
  67. this.lblHatchStyle = new System.Windows.Forms.Label();
  68. this.lblSecondaryColor = new System.Windows.Forms.Label();
  69. this.lblGradient = new System.Windows.Forms.Label();
  70. this.labelLine2 = new FastReport.Controls.LabelLine();
  71. this.cbxSeriesPalette = new System.Windows.Forms.ComboBox();
  72. this.lblSeriesPalette = new System.Windows.Forms.Label();
  73. this.lblTemplate = new System.Windows.Forms.Label();
  74. this.pgChartArea = new FastReport.Controls.PageControlPage();
  75. this.cbxChartArea = new System.Windows.Forms.ComboBox();
  76. this.lblChartArea = new System.Windows.Forms.Label();
  77. this.cbxAreaHatchStyle = new System.Windows.Forms.ComboBox();
  78. this.labelLine14 = new FastReport.Controls.LabelLine();
  79. this.labelLine5 = new FastReport.Controls.LabelLine();
  80. this.labelLine4 = new FastReport.Controls.LabelLine();
  81. this.udAreaShadowOffset = new System.Windows.Forms.NumericUpDown();
  82. this.udAreaBorderWidth = new System.Windows.Forms.NumericUpDown();
  83. this.cbxAreaShadowColor = new FastReport.Controls.ColorComboBox();
  84. this.cbxAreaBorderColor = new FastReport.Controls.ColorComboBox();
  85. this.cbxAreaBackColor = new FastReport.Controls.ColorComboBox();
  86. this.cbxAreaSecondaryColor = new FastReport.Controls.ColorComboBox();
  87. this.cbxAreaBorderStyle = new System.Windows.Forms.ComboBox();
  88. this.lblAreaBorderStyle = new System.Windows.Forms.Label();
  89. this.cbxAreaGradient = new System.Windows.Forms.ComboBox();
  90. this.lblAreaShadowOffset = new System.Windows.Forms.Label();
  91. this.lblAreaShadowColor = new System.Windows.Forms.Label();
  92. this.lblAreaBorderWidth = new System.Windows.Forms.Label();
  93. this.lblAreaBorderColor = new System.Windows.Forms.Label();
  94. this.lblAreaBackColor = new System.Windows.Forms.Label();
  95. this.lblAreaHatchStyle = new System.Windows.Forms.Label();
  96. this.lblAreaSecondaryColor = new System.Windows.Forms.Label();
  97. this.lblAreaGradient = new System.Windows.Forms.Label();
  98. this.pg3D = new FastReport.Controls.PageControlPage();
  99. this.ud3DAxisDepth = new System.Windows.Forms.NumericUpDown();
  100. this.ud3DPerspective = new System.Windows.Forms.NumericUpDown();
  101. this.ud3DYRotation = new System.Windows.Forms.NumericUpDown();
  102. this.ud3DXRotation = new System.Windows.Forms.NumericUpDown();
  103. this.ud3DWallWidth = new System.Windows.Forms.NumericUpDown();
  104. this.cbx3DLightStyle = new System.Windows.Forms.ComboBox();
  105. this.lbl3DLightStyle = new System.Windows.Forms.Label();
  106. this.trb3DPerspective = new System.Windows.Forms.TrackBar();
  107. this.trb3DYRotation = new System.Windows.Forms.TrackBar();
  108. this.lbl3DPerspective = new System.Windows.Forms.Label();
  109. this.lbl3DAxisDepth = new System.Windows.Forms.Label();
  110. this.trb3DXRotation = new System.Windows.Forms.TrackBar();
  111. this.lbl3DYRotation = new System.Windows.Forms.Label();
  112. this.labelLine9 = new FastReport.Controls.LabelLine();
  113. this.labelLine7 = new FastReport.Controls.LabelLine();
  114. this.lbl3DWallWidth = new System.Windows.Forms.Label();
  115. this.labelLine6 = new FastReport.Controls.LabelLine();
  116. this.lbl3DXRotation = new System.Windows.Forms.Label();
  117. this.cb3DClustered = new System.Windows.Forms.CheckBox();
  118. this.cb3DEnable = new System.Windows.Forms.CheckBox();
  119. this.pgAxes = new FastReport.Controls.PageControlPage();
  120. this.btnCopyFromPrimaryAxis = new System.Windows.Forms.Button();
  121. this.btnCopyFromXAxis = new System.Windows.Forms.Button();
  122. this.tabControl1 = new System.Windows.Forms.TabControl();
  123. this.tabAxisGeneral = new System.Windows.Forms.TabPage();
  124. this.cbxAxisInterlacedColor = new FastReport.Controls.ColorComboBox();
  125. this.lblAxisInterlaceColor = new System.Windows.Forms.Label();
  126. this.cbAxisInterlaced = new System.Windows.Forms.CheckBox();
  127. this.labelLine10 = new FastReport.Controls.LabelLine();
  128. this.labelLine12 = new FastReport.Controls.LabelLine();
  129. this.labelLine11 = new FastReport.Controls.LabelLine();
  130. this.lblAxisInterval = new FastReport.Controls.LabelLine();
  131. this.udAxisInterval = new System.Windows.Forms.NumericUpDown();
  132. this.udAxisLineWidth = new System.Windows.Forms.NumericUpDown();
  133. this.cbxAxisLineColor = new FastReport.Controls.ColorComboBox();
  134. this.cbxAxisIntervalType = new System.Windows.Forms.ComboBox();
  135. this.cbxAxisLineStyle = new System.Windows.Forms.ComboBox();
  136. this.lblAxisLineStyle = new System.Windows.Forms.Label();
  137. this.lblAxisLineWidth = new System.Windows.Forms.Label();
  138. this.lblAxisLineColor = new System.Windows.Forms.Label();
  139. this.cbAxisReversed = new System.Windows.Forms.CheckBox();
  140. this.cbAxisLogarithmic = new System.Windows.Forms.CheckBox();
  141. this.cbAxisMargin = new System.Windows.Forms.CheckBox();
  142. this.cbAxisEnabled = new System.Windows.Forms.CheckBox();
  143. this.tabAxisTitle = new System.Windows.Forms.TabPage();
  144. this.tbAxisTitleFont = new FastReport.Controls.TextBoxButton();
  145. this.tbAxisTitleText = new System.Windows.Forms.TextBox();
  146. this.lblAxisTitleForeColor = new System.Windows.Forms.Label();
  147. this.cbxAxisTitleForeColor = new FastReport.Controls.ColorComboBox();
  148. this.lblAxisTitleText = new System.Windows.Forms.Label();
  149. this.lblAxisTitleFont = new System.Windows.Forms.Label();
  150. this.tabAxisLabels = new System.Windows.Forms.TabPage();
  151. this.udAxisLabelAngle = new System.Windows.Forms.NumericUpDown();
  152. this.tbAxisLabelFormat = new System.Windows.Forms.TextBox();
  153. this.lblAxisLabelForeColor = new System.Windows.Forms.Label();
  154. this.tbAxisLabelFont = new FastReport.Controls.TextBoxButton();
  155. this.lblAxisLabelFormat = new System.Windows.Forms.Label();
  156. this.lblAxisLabelAngle = new System.Windows.Forms.Label();
  157. this.lblAxisLabelFont = new System.Windows.Forms.Label();
  158. this.lblAxisLabels = new FastReport.Controls.LabelLine();
  159. this.cbxAxisLabelForeColor = new FastReport.Controls.ColorComboBox();
  160. this.cbAxisLabelEnabled = new System.Windows.Forms.CheckBox();
  161. this.tabAxisCustomLabels = new System.Windows.Forms.TabPage();
  162. this.pnCustomLabel = new System.Windows.Forms.Panel();
  163. this.labelLine28 = new FastReport.Controls.LabelLine();
  164. this.cbxCustomLabelForeColor = new FastReport.Controls.ColorComboBox();
  165. this.cbxCustomLabelMarkColor = new FastReport.Controls.ColorComboBox();
  166. this.cbxCustomLabelMarkStyle = new System.Windows.Forms.ComboBox();
  167. this.lblCustomLabelMarkStyle = new System.Windows.Forms.Label();
  168. this.lblCustomLabelForeColor = new System.Windows.Forms.Label();
  169. this.lblCustomLabelMarkColor = new System.Windows.Forms.Label();
  170. this.tbCustomLabelText = new System.Windows.Forms.TextBox();
  171. this.lblCustomLabelText = new System.Windows.Forms.Label();
  172. this.udCustomLabelStart = new System.Windows.Forms.NumericUpDown();
  173. this.lblCustomLabelRow = new System.Windows.Forms.Label();
  174. this.lblCustomLabelEnd = new System.Windows.Forms.Label();
  175. this.lblCustomLabelStart = new System.Windows.Forms.Label();
  176. this.udCustomLabelRow = new System.Windows.Forms.NumericUpDown();
  177. this.udCustomLabelEnd = new System.Windows.Forms.NumericUpDown();
  178. this.btnDeleteCustomLabel = new System.Windows.Forms.Button();
  179. this.btnAddCustomLabel = new System.Windows.Forms.Button();
  180. this.lbCustomLabels = new System.Windows.Forms.ListBox();
  181. this.tabAxisGrid = new System.Windows.Forms.TabPage();
  182. this.udAxisGridLineWidth = new System.Windows.Forms.NumericUpDown();
  183. this.cbxAxisGridLineColor = new FastReport.Controls.ColorComboBox();
  184. this.cbxAxisGridLineStyle = new System.Windows.Forms.ComboBox();
  185. this.lblAxisGridLineStyle = new System.Windows.Forms.Label();
  186. this.lblAxisGridLineWidth = new System.Windows.Forms.Label();
  187. this.lblAxisGridLineColor = new System.Windows.Forms.Label();
  188. this.cbAxisGridEnabled = new System.Windows.Forms.CheckBox();
  189. this.labelLine13 = new FastReport.Controls.LabelLine();
  190. this.cbxAxisGrid = new System.Windows.Forms.ComboBox();
  191. this.lblAxisGrid = new System.Windows.Forms.Label();
  192. this.tabAxisTicks = new System.Windows.Forms.TabPage();
  193. this.udAxisTickSize = new System.Windows.Forms.NumericUpDown();
  194. this.udAxisTickLineWidth = new System.Windows.Forms.NumericUpDown();
  195. this.cbxAxisTickLineColor = new FastReport.Controls.ColorComboBox();
  196. this.cbxAxisTickStyle = new System.Windows.Forms.ComboBox();
  197. this.cbxAxisTickLineStyle = new System.Windows.Forms.ComboBox();
  198. this.lblAxisTickStyle = new System.Windows.Forms.Label();
  199. this.lblAxisTickSize = new System.Windows.Forms.Label();
  200. this.lblAxisTickLineStyle = new System.Windows.Forms.Label();
  201. this.lblAxisTickLineWidth = new System.Windows.Forms.Label();
  202. this.lblAxisTickLineColor = new System.Windows.Forms.Label();
  203. this.cbAxisTickEnabled = new System.Windows.Forms.CheckBox();
  204. this.labelLine17 = new FastReport.Controls.LabelLine();
  205. this.labelLine16 = new FastReport.Controls.LabelLine();
  206. this.cbxAxisTick = new System.Windows.Forms.ComboBox();
  207. this.lblAxisTick = new System.Windows.Forms.Label();
  208. this.tabAxisStrips = new System.Windows.Forms.TabPage();
  209. this.btnDeleteStrip = new System.Windows.Forms.Button();
  210. this.btnAddStrip = new System.Windows.Forms.Button();
  211. this.lbAxisStrips = new System.Windows.Forms.ListBox();
  212. this.pnStrip = new System.Windows.Forms.Panel();
  213. this.tabStripSettings = new System.Windows.Forms.TabControl();
  214. this.tabStripInterval = new System.Windows.Forms.TabPage();
  215. this.udStripStart = new System.Windows.Forms.NumericUpDown();
  216. this.cbxStripIntervalType = new System.Windows.Forms.ComboBox();
  217. this.lblStripInterval = new System.Windows.Forms.Label();
  218. this.lblStripWidth = new System.Windows.Forms.Label();
  219. this.cbxStripWidthType = new System.Windows.Forms.ComboBox();
  220. this.lblStripStart = new System.Windows.Forms.Label();
  221. this.cbxStripStartType = new System.Windows.Forms.ComboBox();
  222. this.udStripWidth = new System.Windows.Forms.NumericUpDown();
  223. this.udStripInterval = new System.Windows.Forms.NumericUpDown();
  224. this.tabStripAppearance = new System.Windows.Forms.TabPage();
  225. this.labelLine3 = new FastReport.Controls.LabelLine();
  226. this.cbxStripBorderColor = new FastReport.Controls.ColorComboBox();
  227. this.cbxStripBorderStyle = new System.Windows.Forms.ComboBox();
  228. this.lblStripBorderStyle = new System.Windows.Forms.Label();
  229. this.udStripBorderWidth = new System.Windows.Forms.NumericUpDown();
  230. this.lblStripBorderWidth = new System.Windows.Forms.Label();
  231. this.lblStripBorderColor = new System.Windows.Forms.Label();
  232. this.cbxStripBackColor = new FastReport.Controls.ColorComboBox();
  233. this.cbxStripSecondaryColor = new FastReport.Controls.ColorComboBox();
  234. this.cbxStripGradient = new System.Windows.Forms.ComboBox();
  235. this.lblStripGradient = new System.Windows.Forms.Label();
  236. this.lblStripBackColor = new System.Windows.Forms.Label();
  237. this.lblStripHatchStyle = new System.Windows.Forms.Label();
  238. this.lblStripSecondaryColor = new System.Windows.Forms.Label();
  239. this.cbxStripHatchStyle = new System.Windows.Forms.ComboBox();
  240. this.tabStripText = new System.Windows.Forms.TabPage();
  241. this.cbxStripTextForeColor = new FastReport.Controls.ColorComboBox();
  242. this.cbxStripTextOrientation = new System.Windows.Forms.ComboBox();
  243. this.cbxStripTextVertAlign = new System.Windows.Forms.ComboBox();
  244. this.lblStripTextOrientation = new System.Windows.Forms.Label();
  245. this.lblStripTextForeColor = new System.Windows.Forms.Label();
  246. this.lblStripLineAlign = new System.Windows.Forms.Label();
  247. this.cbxStripTextHorzAlign = new System.Windows.Forms.ComboBox();
  248. this.lblStripTextAlign = new System.Windows.Forms.Label();
  249. this.tbStripTextFont = new FastReport.Controls.TextBoxButton();
  250. this.tbStripText = new System.Windows.Forms.TextBox();
  251. this.lblStripFont = new System.Windows.Forms.Label();
  252. this.lblStripText = new System.Windows.Forms.Label();
  253. this.labelLine8 = new FastReport.Controls.LabelLine();
  254. this.cbxAxis = new System.Windows.Forms.ComboBox();
  255. this.lblAxis = new System.Windows.Forms.Label();
  256. this.pgLegend = new FastReport.Controls.PageControlPage();
  257. this.tabControl2 = new System.Windows.Forms.TabControl();
  258. this.tabLegendGeneral = new System.Windows.Forms.TabPage();
  259. this.lblLegendDock = new System.Windows.Forms.Label();
  260. this.labelLine19 = new FastReport.Controls.LabelLine();
  261. this.btnL12 = new System.Windows.Forms.Button();
  262. this.btnL6 = new System.Windows.Forms.Button();
  263. this.btnL11 = new System.Windows.Forms.Button();
  264. this.btnL5 = new System.Windows.Forms.Button();
  265. this.btnL10 = new System.Windows.Forms.Button();
  266. this.btnL4 = new System.Windows.Forms.Button();
  267. this.btnL9 = new System.Windows.Forms.Button();
  268. this.btnL8 = new System.Windows.Forms.Button();
  269. this.btnL3 = new System.Windows.Forms.Button();
  270. this.btnL7 = new System.Windows.Forms.Button();
  271. this.btnL2 = new System.Windows.Forms.Button();
  272. this.btnL1 = new System.Windows.Forms.Button();
  273. this.cbxLegendStyle = new System.Windows.Forms.ComboBox();
  274. this.cbLegendInsideChartArea = new System.Windows.Forms.CheckBox();
  275. this.lblLegendStyle = new System.Windows.Forms.Label();
  276. this.tabLegendAppearance = new System.Windows.Forms.TabPage();
  277. this.tbLegendFont = new FastReport.Controls.TextBoxButton();
  278. this.cbxLegendForeColor = new FastReport.Controls.ColorComboBox();
  279. this.lblLegendFont = new System.Windows.Forms.Label();
  280. this.lblLegendForeColor = new System.Windows.Forms.Label();
  281. this.cbxLegendHatchStyle = new System.Windows.Forms.ComboBox();
  282. this.labelLine22 = new FastReport.Controls.LabelLine();
  283. this.labelLine20 = new FastReport.Controls.LabelLine();
  284. this.labelLine21 = new FastReport.Controls.LabelLine();
  285. this.udLegendShadowOffset = new System.Windows.Forms.NumericUpDown();
  286. this.udLegendBorderWidth = new System.Windows.Forms.NumericUpDown();
  287. this.cbxLegendShadowColor = new FastReport.Controls.ColorComboBox();
  288. this.cbxLegendBorderColor = new FastReport.Controls.ColorComboBox();
  289. this.cbxLegendBackColor = new FastReport.Controls.ColorComboBox();
  290. this.cbxLegendSecondaryColor = new FastReport.Controls.ColorComboBox();
  291. this.cbxLegendBorderStyle = new System.Windows.Forms.ComboBox();
  292. this.lblLegendBorderStyle = new System.Windows.Forms.Label();
  293. this.cbxLegendGradient = new System.Windows.Forms.ComboBox();
  294. this.lblLegendShadowOffset = new System.Windows.Forms.Label();
  295. this.lblLegendShadowColor = new System.Windows.Forms.Label();
  296. this.lblLegendBorderWidth = new System.Windows.Forms.Label();
  297. this.lblLegendBorderColor = new System.Windows.Forms.Label();
  298. this.lblLegendBackColor = new System.Windows.Forms.Label();
  299. this.lblLegendHatchStyle = new System.Windows.Forms.Label();
  300. this.lblLegendSecondaryColor = new System.Windows.Forms.Label();
  301. this.lblLegendGradient = new System.Windows.Forms.Label();
  302. this.labelLine18 = new FastReport.Controls.LabelLine();
  303. this.cbLegendEnabled = new System.Windows.Forms.CheckBox();
  304. this.pgTitle = new FastReport.Controls.PageControlPage();
  305. this.tabControl3 = new System.Windows.Forms.TabControl();
  306. this.tabTitleGeneral = new System.Windows.Forms.TabPage();
  307. this.cbxTitleTextStyle = new System.Windows.Forms.ComboBox();
  308. this.lblTitleTextStyle = new System.Windows.Forms.Label();
  309. this.cbxTitleTextOrientation = new System.Windows.Forms.ComboBox();
  310. this.lblTitleTextOrientation = new System.Windows.Forms.Label();
  311. this.tbTitleText = new System.Windows.Forms.TextBox();
  312. this.lblTitleDock = new System.Windows.Forms.Label();
  313. this.labelLine23 = new FastReport.Controls.LabelLine();
  314. this.btnT12 = new System.Windows.Forms.Button();
  315. this.btnT6 = new System.Windows.Forms.Button();
  316. this.btnT11 = new System.Windows.Forms.Button();
  317. this.btnT5 = new System.Windows.Forms.Button();
  318. this.btnT10 = new System.Windows.Forms.Button();
  319. this.btnT4 = new System.Windows.Forms.Button();
  320. this.btnT9 = new System.Windows.Forms.Button();
  321. this.btnT8 = new System.Windows.Forms.Button();
  322. this.btnT3 = new System.Windows.Forms.Button();
  323. this.btnT7 = new System.Windows.Forms.Button();
  324. this.btnT2 = new System.Windows.Forms.Button();
  325. this.btnT1 = new System.Windows.Forms.Button();
  326. this.cbTitleInsideChartArea = new System.Windows.Forms.CheckBox();
  327. this.lblTitleText = new System.Windows.Forms.Label();
  328. this.tabTitleAppearance = new System.Windows.Forms.TabPage();
  329. this.tbTitleFont = new FastReport.Controls.TextBoxButton();
  330. this.cbxTitleForeColor = new FastReport.Controls.ColorComboBox();
  331. this.lblTitleFont = new System.Windows.Forms.Label();
  332. this.lblTitleForeColor = new System.Windows.Forms.Label();
  333. this.cbxTitleHatchStyle = new System.Windows.Forms.ComboBox();
  334. this.labelLine24 = new FastReport.Controls.LabelLine();
  335. this.labelLine25 = new FastReport.Controls.LabelLine();
  336. this.labelLine26 = new FastReport.Controls.LabelLine();
  337. this.udTitleShadowOffset = new System.Windows.Forms.NumericUpDown();
  338. this.udTitleBorderWidth = new System.Windows.Forms.NumericUpDown();
  339. this.cbxTitleShadowColor = new FastReport.Controls.ColorComboBox();
  340. this.cbxTitleBorderColor = new FastReport.Controls.ColorComboBox();
  341. this.cbxTitleBackColor = new FastReport.Controls.ColorComboBox();
  342. this.cbxTitleSecondaryColor = new FastReport.Controls.ColorComboBox();
  343. this.cbxTitleBorderStyle = new System.Windows.Forms.ComboBox();
  344. this.lblTitleBorderStyle = new System.Windows.Forms.Label();
  345. this.cbxTitleGradient = new System.Windows.Forms.ComboBox();
  346. this.lblTitleShadowOffset = new System.Windows.Forms.Label();
  347. this.lblTitleShadowColor = new System.Windows.Forms.Label();
  348. this.lblTitleBorderWidth = new System.Windows.Forms.Label();
  349. this.lblTitleBorderColor = new System.Windows.Forms.Label();
  350. this.lblTitleBackColor = new System.Windows.Forms.Label();
  351. this.lblTitleHatchStyle = new System.Windows.Forms.Label();
  352. this.lblTitleSecondaryColor = new System.Windows.Forms.Label();
  353. this.lblTitleGradient = new System.Windows.Forms.Label();
  354. this.labelLine27 = new FastReport.Controls.LabelLine();
  355. this.cbTitleVisible = new System.Windows.Forms.CheckBox();
  356. this.pageControl1.SuspendLayout();
  357. this.pgData.SuspendLayout();
  358. this.pgAppearance.SuspendLayout();
  359. ((System.ComponentModel.ISupportInitialize)(this.udBorderWidth)).BeginInit();
  360. this.pgChartArea.SuspendLayout();
  361. ((System.ComponentModel.ISupportInitialize)(this.udAreaShadowOffset)).BeginInit();
  362. ((System.ComponentModel.ISupportInitialize)(this.udAreaBorderWidth)).BeginInit();
  363. this.pg3D.SuspendLayout();
  364. ((System.ComponentModel.ISupportInitialize)(this.ud3DAxisDepth)).BeginInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.ud3DPerspective)).BeginInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.ud3DYRotation)).BeginInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.ud3DXRotation)).BeginInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.ud3DWallWidth)).BeginInit();
  369. ((System.ComponentModel.ISupportInitialize)(this.trb3DPerspective)).BeginInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.trb3DYRotation)).BeginInit();
  371. ((System.ComponentModel.ISupportInitialize)(this.trb3DXRotation)).BeginInit();
  372. this.pgAxes.SuspendLayout();
  373. this.tabControl1.SuspendLayout();
  374. this.tabAxisGeneral.SuspendLayout();
  375. ((System.ComponentModel.ISupportInitialize)(this.udAxisInterval)).BeginInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.udAxisLineWidth)).BeginInit();
  377. this.tabAxisTitle.SuspendLayout();
  378. this.tabAxisLabels.SuspendLayout();
  379. ((System.ComponentModel.ISupportInitialize)(this.udAxisLabelAngle)).BeginInit();
  380. this.tabAxisCustomLabels.SuspendLayout();
  381. this.pnCustomLabel.SuspendLayout();
  382. ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelStart)).BeginInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelRow)).BeginInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelEnd)).BeginInit();
  385. this.tabAxisGrid.SuspendLayout();
  386. ((System.ComponentModel.ISupportInitialize)(this.udAxisGridLineWidth)).BeginInit();
  387. this.tabAxisTicks.SuspendLayout();
  388. ((System.ComponentModel.ISupportInitialize)(this.udAxisTickSize)).BeginInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.udAxisTickLineWidth)).BeginInit();
  390. this.tabAxisStrips.SuspendLayout();
  391. this.pnStrip.SuspendLayout();
  392. this.tabStripSettings.SuspendLayout();
  393. this.tabStripInterval.SuspendLayout();
  394. ((System.ComponentModel.ISupportInitialize)(this.udStripStart)).BeginInit();
  395. ((System.ComponentModel.ISupportInitialize)(this.udStripWidth)).BeginInit();
  396. ((System.ComponentModel.ISupportInitialize)(this.udStripInterval)).BeginInit();
  397. this.tabStripAppearance.SuspendLayout();
  398. ((System.ComponentModel.ISupportInitialize)(this.udStripBorderWidth)).BeginInit();
  399. this.tabStripText.SuspendLayout();
  400. this.pgLegend.SuspendLayout();
  401. this.tabControl2.SuspendLayout();
  402. this.tabLegendGeneral.SuspendLayout();
  403. this.tabLegendAppearance.SuspendLayout();
  404. ((System.ComponentModel.ISupportInitialize)(this.udLegendShadowOffset)).BeginInit();
  405. ((System.ComponentModel.ISupportInitialize)(this.udLegendBorderWidth)).BeginInit();
  406. this.pgTitle.SuspendLayout();
  407. this.tabControl3.SuspendLayout();
  408. this.tabTitleGeneral.SuspendLayout();
  409. this.tabTitleAppearance.SuspendLayout();
  410. ((System.ComponentModel.ISupportInitialize)(this.udTitleShadowOffset)).BeginInit();
  411. ((System.ComponentModel.ISupportInitialize)(this.udTitleBorderWidth)).BeginInit();
  412. this.SuspendLayout();
  413. //
  414. // pageControl1
  415. //
  416. this.pageControl1.Controls.Add(this.pgData);
  417. this.pageControl1.Controls.Add(this.pgAppearance);
  418. this.pageControl1.Controls.Add(this.pgChartArea);
  419. this.pageControl1.Controls.Add(this.pg3D);
  420. this.pageControl1.Controls.Add(this.pgAxes);
  421. this.pageControl1.Controls.Add(this.pgLegend);
  422. this.pageControl1.Controls.Add(this.pgTitle);
  423. this.pageControl1.HighlightPageIndex = -1;
  424. this.pageControl1.Location = new System.Drawing.Point(0, 0);
  425. this.pageControl1.Name = "pageControl1";
  426. this.pageControl1.SelectorWidth = 120;
  427. this.pageControl1.Size = new System.Drawing.Size(436, 504);
  428. this.pageControl1.TabIndex = 2;
  429. this.pageControl1.Text = "pageControl1";
  430. //
  431. // pgData
  432. //
  433. this.pgData.BackColor = System.Drawing.SystemColors.Window;
  434. this.pgData.Controls.Add(this.cbAutoSeriesForce);
  435. this.pgData.Controls.Add(this.cbxAutoSeriesSort);
  436. this.pgData.Controls.Add(this.labelLine1);
  437. this.pgData.Controls.Add(this.lblAutoSeries);
  438. this.pgData.Controls.Add(this.lblAutoSeriesSort);
  439. this.pgData.Controls.Add(this.cbAlignXValues);
  440. this.pgData.Controls.Add(this.cbxAutoSeriesColor);
  441. this.pgData.Controls.Add(this.lblAutoSeriesColor);
  442. this.pgData.Controls.Add(this.tbFilter);
  443. this.pgData.Controls.Add(this.cbxAutoSeriesData);
  444. this.pgData.Controls.Add(this.lblAutoSeriesData);
  445. this.pgData.Controls.Add(this.lblFilter);
  446. this.pgData.Controls.Add(this.lblDataSource);
  447. this.pgData.Controls.Add(this.cbxDataSource);
  448. this.pgData.Dock = System.Windows.Forms.DockStyle.Fill;
  449. this.pgData.Location = new System.Drawing.Point(120, 1);
  450. this.pgData.Name = "pgData";
  451. this.pgData.Size = new System.Drawing.Size(315, 502);
  452. this.pgData.TabIndex = 0;
  453. this.pgData.Text = "Data";
  454. //
  455. // cbAutoSeriesForce
  456. //
  457. this.cbAutoSeriesForce.Location = new System.Drawing.Point(16, 196);
  458. this.cbAutoSeriesForce.Name = "cbAutoSeriesForce";
  459. this.cbAutoSeriesForce.AutoSize = true;
  460. this.cbAutoSeriesForce.TabIndex = 6;
  461. this.cbAutoSeriesForce.Text = "Force create series";
  462. this.cbAutoSeriesForce.UseVisualStyleBackColor = true;
  463. this.cbAutoSeriesForce.Leave += new System.EventHandler(this.cbForceAutoSeries_Leave);
  464. //
  465. // cbxAutoSeriesSort
  466. //
  467. this.cbxAutoSeriesSort.FormattingEnabled = true;
  468. this.cbxAutoSeriesSort.Location = new System.Drawing.Point(128, 164);
  469. this.cbxAutoSeriesSort.Name = "cbxAutoSeriesSort";
  470. this.cbxAutoSeriesSort.Size = new System.Drawing.Size(172, 21);
  471. this.cbxAutoSeriesSort.TabIndex = 3;
  472. this.cbxAutoSeriesSort.Leave += new System.EventHandler(this.cbxAutoSeriesSort_Leave);
  473. //
  474. // labelLine1
  475. //
  476. this.labelLine1.Location = new System.Drawing.Point(16, 219);
  477. this.labelLine1.Name = "labelLine1";
  478. this.labelLine1.Size = new System.Drawing.Size(284, 16);
  479. this.labelLine1.TabIndex = 5;
  480. //
  481. // lblAutoSeries
  482. //
  483. this.lblAutoSeries.Location = new System.Drawing.Point(16, 84);
  484. this.lblAutoSeries.Name = "lblAutoSeries";
  485. this.lblAutoSeries.Size = new System.Drawing.Size(284, 16);
  486. this.lblAutoSeries.TabIndex = 5;
  487. this.lblAutoSeries.Text = "Auto-created series";
  488. //
  489. // lblAutoSeriesSort
  490. //
  491. this.lblAutoSeriesSort.AutoSize = true;
  492. this.lblAutoSeriesSort.Location = new System.Drawing.Point(16, 168);
  493. this.lblAutoSeriesSort.Name = "lblAutoSeriesSort";
  494. this.lblAutoSeriesSort.Size = new System.Drawing.Size(59, 13);
  495. this.lblAutoSeriesSort.TabIndex = 2;
  496. this.lblAutoSeriesSort.Text = "Series sort:";
  497. //
  498. // cbAlignXValues
  499. //
  500. this.cbAlignXValues.Location = new System.Drawing.Point(16, 247);
  501. this.cbAlignXValues.Name = "cbAlignXValues";
  502. this.cbAlignXValues.AutoSize = true;
  503. this.cbAlignXValues.TabIndex = 4;
  504. this.cbAlignXValues.Text = "Align X values";
  505. this.cbAlignXValues.UseVisualStyleBackColor = true;
  506. this.cbAlignXValues.Leave += new System.EventHandler(this.cbAlignXValues_Leave);
  507. //
  508. // cbxAutoSeriesColor
  509. //
  510. this.cbxAutoSeriesColor.Location = new System.Drawing.Point(128, 136);
  511. this.cbxAutoSeriesColor.Name = "cbxAutoSeriesColor";
  512. this.cbxAutoSeriesColor.Size = new System.Drawing.Size(172, 21);
  513. this.cbxAutoSeriesColor.TabIndex = 1;
  514. this.cbxAutoSeriesColor.Leave += new System.EventHandler(this.cbxAutoSeriesColor_Leave);
  515. //
  516. // lblAutoSeriesColor
  517. //
  518. this.lblAutoSeriesColor.AutoSize = true;
  519. this.lblAutoSeriesColor.Location = new System.Drawing.Point(16, 140);
  520. this.lblAutoSeriesColor.Name = "lblAutoSeriesColor";
  521. this.lblAutoSeriesColor.Size = new System.Drawing.Size(71, 13);
  522. this.lblAutoSeriesColor.TabIndex = 0;
  523. this.lblAutoSeriesColor.Text = "Color column:";
  524. //
  525. // tbFilter
  526. //
  527. this.tbFilter.ButtonText = "";
  528. this.tbFilter.Image = null;
  529. this.tbFilter.Location = new System.Drawing.Point(128, 44);
  530. this.tbFilter.Name = "tbFilter";
  531. this.tbFilter.Size = new System.Drawing.Size(172, 21);
  532. this.tbFilter.TabIndex = 2;
  533. this.tbFilter.ButtonClick += new System.EventHandler(this.tbFilter_ButtonClick);
  534. this.tbFilter.Leave += new System.EventHandler(this.tbFilter_Leave);
  535. //
  536. // cbxAutoSeriesData
  537. //
  538. this.cbxAutoSeriesData.Location = new System.Drawing.Point(128, 108);
  539. this.cbxAutoSeriesData.Name = "cbxAutoSeriesData";
  540. this.cbxAutoSeriesData.Size = new System.Drawing.Size(172, 21);
  541. this.cbxAutoSeriesData.TabIndex = 1;
  542. this.cbxAutoSeriesData.Leave += new System.EventHandler(this.cbxAutoSeriesData_Leave);
  543. //
  544. // lblAutoSeriesData
  545. //
  546. this.lblAutoSeriesData.AutoSize = true;
  547. this.lblAutoSeriesData.Location = new System.Drawing.Point(16, 112);
  548. this.lblAutoSeriesData.Name = "lblAutoSeriesData";
  549. this.lblAutoSeriesData.Size = new System.Drawing.Size(70, 13);
  550. this.lblAutoSeriesData.TabIndex = 0;
  551. this.lblAutoSeriesData.Text = "Data column:";
  552. //
  553. // lblFilter
  554. //
  555. this.lblFilter.AutoSize = true;
  556. this.lblFilter.Location = new System.Drawing.Point(16, 48);
  557. this.lblFilter.Name = "lblFilter";
  558. this.lblFilter.Size = new System.Drawing.Size(32, 13);
  559. this.lblFilter.TabIndex = 1;
  560. this.lblFilter.Text = "Filter:";
  561. //
  562. // lblDataSource
  563. //
  564. this.lblDataSource.AutoSize = true;
  565. this.lblDataSource.Location = new System.Drawing.Point(16, 20);
  566. this.lblDataSource.Name = "lblDataSource";
  567. this.lblDataSource.Size = new System.Drawing.Size(68, 13);
  568. this.lblDataSource.TabIndex = 1;
  569. this.lblDataSource.Text = "Data source:";
  570. //
  571. // cbxDataSource
  572. //
  573. this.cbxDataSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  574. this.cbxDataSource.FormattingEnabled = true;
  575. this.cbxDataSource.Location = new System.Drawing.Point(128, 16);
  576. this.cbxDataSource.Name = "cbxDataSource";
  577. this.cbxDataSource.Size = new System.Drawing.Size(172, 21);
  578. this.cbxDataSource.TabIndex = 0;
  579. this.cbxDataSource.SelectedIndexChanged += new System.EventHandler(this.cbxDataSource_SelectedIndexChanged);
  580. //
  581. // pgAppearance
  582. //
  583. this.pgAppearance.BackColor = System.Drawing.SystemColors.Window;
  584. this.pgAppearance.Controls.Add(this.btnLoadTemplate);
  585. this.pgAppearance.Controls.Add(this.btnSaveTemplate);
  586. this.pgAppearance.Controls.Add(this.lbTemplate);
  587. this.pgAppearance.Controls.Add(this.cbxHatchStyle);
  588. this.pgAppearance.Controls.Add(this.labelLine15);
  589. this.pgAppearance.Controls.Add(this.udBorderWidth);
  590. this.pgAppearance.Controls.Add(this.cbxBorderColor);
  591. this.pgAppearance.Controls.Add(this.cbxBackColor);
  592. this.pgAppearance.Controls.Add(this.cbxSecondaryColor);
  593. this.pgAppearance.Controls.Add(this.cbxBorderSkin);
  594. this.pgAppearance.Controls.Add(this.lblBorderSkin);
  595. this.pgAppearance.Controls.Add(this.cbxBorderStyle);
  596. this.pgAppearance.Controls.Add(this.lblBorderStyle);
  597. this.pgAppearance.Controls.Add(this.cbxGradient);
  598. this.pgAppearance.Controls.Add(this.lblBorderWidth);
  599. this.pgAppearance.Controls.Add(this.lblBorderColor);
  600. this.pgAppearance.Controls.Add(this.lblBackColor);
  601. this.pgAppearance.Controls.Add(this.lblHatchStyle);
  602. this.pgAppearance.Controls.Add(this.lblSecondaryColor);
  603. this.pgAppearance.Controls.Add(this.lblGradient);
  604. this.pgAppearance.Controls.Add(this.labelLine2);
  605. this.pgAppearance.Controls.Add(this.cbxSeriesPalette);
  606. this.pgAppearance.Controls.Add(this.lblSeriesPalette);
  607. this.pgAppearance.Controls.Add(this.lblTemplate);
  608. this.pgAppearance.Dock = System.Windows.Forms.DockStyle.Fill;
  609. this.pgAppearance.Location = new System.Drawing.Point(120, 1);
  610. this.pgAppearance.Name = "pgAppearance";
  611. this.pgAppearance.Size = new System.Drawing.Size(315, 502);
  612. this.pgAppearance.TabIndex = 1;
  613. this.pgAppearance.Text = "Appearance";
  614. //
  615. // btnLoadTemplate
  616. //
  617. this.btnLoadTemplate.Location = new System.Drawing.Point(16, 72);
  618. this.btnLoadTemplate.Name = "btnLoadTemplate";
  619. this.btnLoadTemplate.Size = new System.Drawing.Size(96, 23);
  620. this.btnLoadTemplate.TabIndex = 43;
  621. this.btnLoadTemplate.Text = "Load...";
  622. this.btnLoadTemplate.UseVisualStyleBackColor = true;
  623. this.btnLoadTemplate.Click += new System.EventHandler(this.btnLoadTemplate_Click);
  624. //
  625. // btnSaveTemplate
  626. //
  627. this.btnSaveTemplate.Location = new System.Drawing.Point(16, 100);
  628. this.btnSaveTemplate.Name = "btnSaveTemplate";
  629. this.btnSaveTemplate.Size = new System.Drawing.Size(96, 23);
  630. this.btnSaveTemplate.TabIndex = 42;
  631. this.btnSaveTemplate.Text = "Save...";
  632. this.btnSaveTemplate.UseVisualStyleBackColor = true;
  633. this.btnSaveTemplate.Click += new System.EventHandler(this.btnSaveTemplate_Click);
  634. //
  635. // lbTemplate
  636. //
  637. this.lbTemplate.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  638. this.lbTemplate.FormattingEnabled = true;
  639. this.lbTemplate.Location = new System.Drawing.Point(128, 16);
  640. this.lbTemplate.Name = "lbTemplate";
  641. this.lbTemplate.Size = new System.Drawing.Size(172, 121);
  642. this.lbTemplate.TabIndex = 41;
  643. this.lbTemplate.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lbTemplate_DrawItem);
  644. this.lbTemplate.SelectedIndexChanged += new System.EventHandler(this.lbTemplate_SelectedIndexChanged);
  645. //
  646. // cbxHatchStyle
  647. //
  648. this.cbxHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  649. this.cbxHatchStyle.FormattingEnabled = true;
  650. this.cbxHatchStyle.Location = new System.Drawing.Point(128, 268);
  651. this.cbxHatchStyle.Name = "cbxHatchStyle";
  652. this.cbxHatchStyle.Size = new System.Drawing.Size(172, 21);
  653. this.cbxHatchStyle.TabIndex = 40;
  654. this.cbxHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxHatchStyle_SelectedIndexChanged);
  655. //
  656. // labelLine15
  657. //
  658. this.labelLine15.Location = new System.Drawing.Point(16, 292);
  659. this.labelLine15.Name = "labelLine15";
  660. this.labelLine15.Size = new System.Drawing.Size(284, 12);
  661. this.labelLine15.TabIndex = 39;
  662. //
  663. // udBorderWidth
  664. //
  665. this.udBorderWidth.Location = new System.Drawing.Point(128, 392);
  666. this.udBorderWidth.Name = "udBorderWidth";
  667. this.udBorderWidth.Size = new System.Drawing.Size(60, 20);
  668. this.udBorderWidth.TabIndex = 38;
  669. this.udBorderWidth.ValueChanged += new System.EventHandler(this.udBorderWidth_ValueChanged);
  670. //
  671. // cbxBorderColor
  672. //
  673. this.cbxBorderColor.Color = System.Drawing.Color.Transparent;
  674. this.cbxBorderColor.Location = new System.Drawing.Point(128, 336);
  675. this.cbxBorderColor.Name = "cbxBorderColor";
  676. this.cbxBorderColor.ShowColorName = true;
  677. this.cbxBorderColor.Size = new System.Drawing.Size(172, 21);
  678. this.cbxBorderColor.TabIndex = 35;
  679. this.cbxBorderColor.ColorSelected += new System.EventHandler(this.cbxBorderColor_ColorSelected);
  680. //
  681. // cbxBackColor
  682. //
  683. this.cbxBackColor.Color = System.Drawing.Color.Transparent;
  684. this.cbxBackColor.Location = new System.Drawing.Point(128, 184);
  685. this.cbxBackColor.Name = "cbxBackColor";
  686. this.cbxBackColor.ShowColorName = true;
  687. this.cbxBackColor.Size = new System.Drawing.Size(172, 21);
  688. this.cbxBackColor.TabIndex = 36;
  689. this.cbxBackColor.ColorSelected += new System.EventHandler(this.cbxBackColor_ColorSelected);
  690. //
  691. // cbxSecondaryColor
  692. //
  693. this.cbxSecondaryColor.Color = System.Drawing.Color.Transparent;
  694. this.cbxSecondaryColor.Location = new System.Drawing.Point(128, 212);
  695. this.cbxSecondaryColor.Name = "cbxSecondaryColor";
  696. this.cbxSecondaryColor.ShowColorName = true;
  697. this.cbxSecondaryColor.Size = new System.Drawing.Size(172, 21);
  698. this.cbxSecondaryColor.TabIndex = 37;
  699. this.cbxSecondaryColor.ColorSelected += new System.EventHandler(this.cbxSecondaryColor_ColorSelected);
  700. //
  701. // cbxBorderSkin
  702. //
  703. this.cbxBorderSkin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  704. this.cbxBorderSkin.FormattingEnabled = true;
  705. this.cbxBorderSkin.Location = new System.Drawing.Point(128, 308);
  706. this.cbxBorderSkin.Name = "cbxBorderSkin";
  707. this.cbxBorderSkin.Size = new System.Drawing.Size(172, 21);
  708. this.cbxBorderSkin.TabIndex = 33;
  709. this.cbxBorderSkin.SelectedIndexChanged += new System.EventHandler(this.cbxBorderSkin_SelectedIndexChanged);
  710. //
  711. // lblBorderSkin
  712. //
  713. this.lblBorderSkin.AutoSize = true;
  714. this.lblBorderSkin.Location = new System.Drawing.Point(16, 312);
  715. this.lblBorderSkin.Name = "lblBorderSkin";
  716. this.lblBorderSkin.Size = new System.Drawing.Size(63, 13);
  717. this.lblBorderSkin.TabIndex = 32;
  718. this.lblBorderSkin.Text = "Border skin:";
  719. //
  720. // cbxBorderStyle
  721. //
  722. this.cbxBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  723. this.cbxBorderStyle.FormattingEnabled = true;
  724. this.cbxBorderStyle.Location = new System.Drawing.Point(128, 364);
  725. this.cbxBorderStyle.Name = "cbxBorderStyle";
  726. this.cbxBorderStyle.Size = new System.Drawing.Size(172, 21);
  727. this.cbxBorderStyle.TabIndex = 33;
  728. this.cbxBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxBorderStyle_SelectedIndexChanged);
  729. //
  730. // lblBorderStyle
  731. //
  732. this.lblBorderStyle.AutoSize = true;
  733. this.lblBorderStyle.Location = new System.Drawing.Point(16, 368);
  734. this.lblBorderStyle.Name = "lblBorderStyle";
  735. this.lblBorderStyle.Size = new System.Drawing.Size(65, 13);
  736. this.lblBorderStyle.TabIndex = 32;
  737. this.lblBorderStyle.Text = "Border style:";
  738. //
  739. // cbxGradient
  740. //
  741. this.cbxGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  742. this.cbxGradient.FormattingEnabled = true;
  743. this.cbxGradient.Location = new System.Drawing.Point(128, 240);
  744. this.cbxGradient.Name = "cbxGradient";
  745. this.cbxGradient.Size = new System.Drawing.Size(172, 21);
  746. this.cbxGradient.TabIndex = 34;
  747. this.cbxGradient.SelectedIndexChanged += new System.EventHandler(this.cbxGradient_SelectedIndexChanged);
  748. //
  749. // lblBorderWidth
  750. //
  751. this.lblBorderWidth.AutoSize = true;
  752. this.lblBorderWidth.Location = new System.Drawing.Point(16, 396);
  753. this.lblBorderWidth.Name = "lblBorderWidth";
  754. this.lblBorderWidth.Size = new System.Drawing.Size(69, 13);
  755. this.lblBorderWidth.TabIndex = 26;
  756. this.lblBorderWidth.Text = "Border width:";
  757. //
  758. // lblBorderColor
  759. //
  760. this.lblBorderColor.AutoSize = true;
  761. this.lblBorderColor.Location = new System.Drawing.Point(16, 340);
  762. this.lblBorderColor.Name = "lblBorderColor";
  763. this.lblBorderColor.Size = new System.Drawing.Size(67, 13);
  764. this.lblBorderColor.TabIndex = 30;
  765. this.lblBorderColor.Text = "Border color:";
  766. //
  767. // lblBackColor
  768. //
  769. this.lblBackColor.AutoSize = true;
  770. this.lblBackColor.Location = new System.Drawing.Point(16, 188);
  771. this.lblBackColor.Name = "lblBackColor";
  772. this.lblBackColor.Size = new System.Drawing.Size(61, 13);
  773. this.lblBackColor.TabIndex = 27;
  774. this.lblBackColor.Text = "Back color:";
  775. //
  776. // lblHatchStyle
  777. //
  778. this.lblHatchStyle.AutoSize = true;
  779. this.lblHatchStyle.Location = new System.Drawing.Point(16, 272);
  780. this.lblHatchStyle.Name = "lblHatchStyle";
  781. this.lblHatchStyle.Size = new System.Drawing.Size(63, 13);
  782. this.lblHatchStyle.TabIndex = 31;
  783. this.lblHatchStyle.Text = "Hatch style:";
  784. //
  785. // lblSecondaryColor
  786. //
  787. this.lblSecondaryColor.AutoSize = true;
  788. this.lblSecondaryColor.Location = new System.Drawing.Point(16, 216);
  789. this.lblSecondaryColor.Name = "lblSecondaryColor";
  790. this.lblSecondaryColor.Size = new System.Drawing.Size(87, 13);
  791. this.lblSecondaryColor.TabIndex = 28;
  792. this.lblSecondaryColor.Text = "Secondary color:";
  793. //
  794. // lblGradient
  795. //
  796. this.lblGradient.AutoSize = true;
  797. this.lblGradient.Location = new System.Drawing.Point(16, 244);
  798. this.lblGradient.Name = "lblGradient";
  799. this.lblGradient.Size = new System.Drawing.Size(50, 13);
  800. this.lblGradient.TabIndex = 29;
  801. this.lblGradient.Text = "Gradient:";
  802. //
  803. // labelLine2
  804. //
  805. this.labelLine2.Location = new System.Drawing.Point(16, 168);
  806. this.labelLine2.Name = "labelLine2";
  807. this.labelLine2.Size = new System.Drawing.Size(284, 12);
  808. this.labelLine2.TabIndex = 6;
  809. //
  810. // cbxSeriesPalette
  811. //
  812. this.cbxSeriesPalette.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  813. this.cbxSeriesPalette.FormattingEnabled = true;
  814. this.cbxSeriesPalette.Location = new System.Drawing.Point(128, 144);
  815. this.cbxSeriesPalette.Name = "cbxSeriesPalette";
  816. this.cbxSeriesPalette.Size = new System.Drawing.Size(172, 21);
  817. this.cbxSeriesPalette.TabIndex = 1;
  818. this.cbxSeriesPalette.SelectedIndexChanged += new System.EventHandler(this.cbxSeriesPalette_SelectedIndexChanged);
  819. //
  820. // lblSeriesPalette
  821. //
  822. this.lblSeriesPalette.AutoSize = true;
  823. this.lblSeriesPalette.Location = new System.Drawing.Point(16, 148);
  824. this.lblSeriesPalette.Name = "lblSeriesPalette";
  825. this.lblSeriesPalette.Size = new System.Drawing.Size(74, 13);
  826. this.lblSeriesPalette.TabIndex = 0;
  827. this.lblSeriesPalette.Text = "Series palette:";
  828. //
  829. // lblTemplate
  830. //
  831. this.lblTemplate.AutoSize = true;
  832. this.lblTemplate.Location = new System.Drawing.Point(16, 20);
  833. this.lblTemplate.Name = "lblTemplate";
  834. this.lblTemplate.Size = new System.Drawing.Size(54, 13);
  835. this.lblTemplate.TabIndex = 0;
  836. this.lblTemplate.Text = "Template:";
  837. //
  838. // pgChartArea
  839. //
  840. this.pgChartArea.BackColor = System.Drawing.SystemColors.Window;
  841. this.pgChartArea.Controls.Add(this.cbxChartArea);
  842. this.pgChartArea.Controls.Add(this.lblChartArea);
  843. this.pgChartArea.Controls.Add(this.cbxAreaHatchStyle);
  844. this.pgChartArea.Controls.Add(this.labelLine14);
  845. this.pgChartArea.Controls.Add(this.labelLine5);
  846. this.pgChartArea.Controls.Add(this.labelLine4);
  847. this.pgChartArea.Controls.Add(this.udAreaShadowOffset);
  848. this.pgChartArea.Controls.Add(this.udAreaBorderWidth);
  849. this.pgChartArea.Controls.Add(this.cbxAreaShadowColor);
  850. this.pgChartArea.Controls.Add(this.cbxAreaBorderColor);
  851. this.pgChartArea.Controls.Add(this.cbxAreaBackColor);
  852. this.pgChartArea.Controls.Add(this.cbxAreaSecondaryColor);
  853. this.pgChartArea.Controls.Add(this.cbxAreaBorderStyle);
  854. this.pgChartArea.Controls.Add(this.lblAreaBorderStyle);
  855. this.pgChartArea.Controls.Add(this.cbxAreaGradient);
  856. this.pgChartArea.Controls.Add(this.lblAreaShadowOffset);
  857. this.pgChartArea.Controls.Add(this.lblAreaShadowColor);
  858. this.pgChartArea.Controls.Add(this.lblAreaBorderWidth);
  859. this.pgChartArea.Controls.Add(this.lblAreaBorderColor);
  860. this.pgChartArea.Controls.Add(this.lblAreaBackColor);
  861. this.pgChartArea.Controls.Add(this.lblAreaHatchStyle);
  862. this.pgChartArea.Controls.Add(this.lblAreaSecondaryColor);
  863. this.pgChartArea.Controls.Add(this.lblAreaGradient);
  864. this.pgChartArea.Dock = System.Windows.Forms.DockStyle.Fill;
  865. this.pgChartArea.Location = new System.Drawing.Point(120, 1);
  866. this.pgChartArea.Name = "pgChartArea";
  867. this.pgChartArea.Size = new System.Drawing.Size(315, 502);
  868. this.pgChartArea.TabIndex = 2;
  869. this.pgChartArea.Text = "Chart Area";
  870. //
  871. // cbxChartArea
  872. //
  873. this.cbxChartArea.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  874. this.cbxChartArea.FormattingEnabled = true;
  875. this.cbxChartArea.Location = new System.Drawing.Point(128, 16);
  876. this.cbxChartArea.Name = "cbxChartArea";
  877. this.cbxChartArea.Size = new System.Drawing.Size(172, 21);
  878. this.cbxChartArea.TabIndex = 47;
  879. this.cbxChartArea.SelectedIndexChanged += new System.EventHandler(this.cbxChartArea_SelectedIndexChanged);
  880. //
  881. // lblChartArea
  882. //
  883. this.lblChartArea.AutoSize = true;
  884. this.lblChartArea.Location = new System.Drawing.Point(16, 20);
  885. this.lblChartArea.Name = "lblChartArea";
  886. this.lblChartArea.Size = new System.Drawing.Size(59, 13);
  887. this.lblChartArea.TabIndex = 46;
  888. this.lblChartArea.Text = "Chart area:";
  889. //
  890. // cbxAreaHatchStyle
  891. //
  892. this.cbxAreaHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  893. this.cbxAreaHatchStyle.FormattingEnabled = true;
  894. this.cbxAreaHatchStyle.Location = new System.Drawing.Point(128, 140);
  895. this.cbxAreaHatchStyle.Name = "cbxAreaHatchStyle";
  896. this.cbxAreaHatchStyle.Size = new System.Drawing.Size(172, 21);
  897. this.cbxAreaHatchStyle.TabIndex = 45;
  898. this.cbxAreaHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAreaHatchStyle_SelectedIndexChanged);
  899. //
  900. // labelLine14
  901. //
  902. this.labelLine14.Location = new System.Drawing.Point(16, 260);
  903. this.labelLine14.Name = "labelLine14";
  904. this.labelLine14.Size = new System.Drawing.Size(284, 12);
  905. this.labelLine14.TabIndex = 43;
  906. //
  907. // labelLine5
  908. //
  909. this.labelLine5.Location = new System.Drawing.Point(16, 40);
  910. this.labelLine5.Name = "labelLine5";
  911. this.labelLine5.Size = new System.Drawing.Size(284, 12);
  912. this.labelLine5.TabIndex = 44;
  913. //
  914. // labelLine4
  915. //
  916. this.labelLine4.Location = new System.Drawing.Point(16, 164);
  917. this.labelLine4.Name = "labelLine4";
  918. this.labelLine4.Size = new System.Drawing.Size(284, 12);
  919. this.labelLine4.TabIndex = 44;
  920. //
  921. // udAreaShadowOffset
  922. //
  923. this.udAreaShadowOffset.Location = new System.Drawing.Point(128, 304);
  924. this.udAreaShadowOffset.Name = "udAreaShadowOffset";
  925. this.udAreaShadowOffset.Size = new System.Drawing.Size(60, 20);
  926. this.udAreaShadowOffset.TabIndex = 42;
  927. this.udAreaShadowOffset.ValueChanged += new System.EventHandler(this.cbxAreaShadowOffset_ValueChanged);
  928. //
  929. // udAreaBorderWidth
  930. //
  931. this.udAreaBorderWidth.Location = new System.Drawing.Point(128, 236);
  932. this.udAreaBorderWidth.Name = "udAreaBorderWidth";
  933. this.udAreaBorderWidth.Size = new System.Drawing.Size(60, 20);
  934. this.udAreaBorderWidth.TabIndex = 41;
  935. this.udAreaBorderWidth.ValueChanged += new System.EventHandler(this.udAreaBorderWidth_ValueChanged);
  936. //
  937. // cbxAreaShadowColor
  938. //
  939. this.cbxAreaShadowColor.Color = System.Drawing.Color.Transparent;
  940. this.cbxAreaShadowColor.Location = new System.Drawing.Point(128, 276);
  941. this.cbxAreaShadowColor.Name = "cbxAreaShadowColor";
  942. this.cbxAreaShadowColor.ShowColorName = true;
  943. this.cbxAreaShadowColor.Size = new System.Drawing.Size(172, 21);
  944. this.cbxAreaShadowColor.TabIndex = 37;
  945. this.cbxAreaShadowColor.ColorSelected += new System.EventHandler(this.cbxAreaShadowColor_ColorSelected);
  946. //
  947. // cbxAreaBorderColor
  948. //
  949. this.cbxAreaBorderColor.Color = System.Drawing.Color.Transparent;
  950. this.cbxAreaBorderColor.Location = new System.Drawing.Point(128, 180);
  951. this.cbxAreaBorderColor.Name = "cbxAreaBorderColor";
  952. this.cbxAreaBorderColor.ShowColorName = true;
  953. this.cbxAreaBorderColor.Size = new System.Drawing.Size(172, 21);
  954. this.cbxAreaBorderColor.TabIndex = 38;
  955. this.cbxAreaBorderColor.ColorSelected += new System.EventHandler(this.cbxAreaBorderColor_ColorSelected);
  956. //
  957. // cbxAreaBackColor
  958. //
  959. this.cbxAreaBackColor.Color = System.Drawing.Color.Transparent;
  960. this.cbxAreaBackColor.Location = new System.Drawing.Point(128, 56);
  961. this.cbxAreaBackColor.Name = "cbxAreaBackColor";
  962. this.cbxAreaBackColor.ShowColorName = true;
  963. this.cbxAreaBackColor.Size = new System.Drawing.Size(172, 21);
  964. this.cbxAreaBackColor.TabIndex = 40;
  965. this.cbxAreaBackColor.ColorSelected += new System.EventHandler(this.cbxAreaBackColor_ColorSelected);
  966. //
  967. // cbxAreaSecondaryColor
  968. //
  969. this.cbxAreaSecondaryColor.Color = System.Drawing.Color.Transparent;
  970. this.cbxAreaSecondaryColor.Location = new System.Drawing.Point(128, 84);
  971. this.cbxAreaSecondaryColor.Name = "cbxAreaSecondaryColor";
  972. this.cbxAreaSecondaryColor.ShowColorName = true;
  973. this.cbxAreaSecondaryColor.Size = new System.Drawing.Size(172, 21);
  974. this.cbxAreaSecondaryColor.TabIndex = 39;
  975. this.cbxAreaSecondaryColor.ColorSelected += new System.EventHandler(this.cbxAreaSecondaryColor_ColorSelected);
  976. //
  977. // cbxAreaBorderStyle
  978. //
  979. this.cbxAreaBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  980. this.cbxAreaBorderStyle.FormattingEnabled = true;
  981. this.cbxAreaBorderStyle.Location = new System.Drawing.Point(128, 208);
  982. this.cbxAreaBorderStyle.Name = "cbxAreaBorderStyle";
  983. this.cbxAreaBorderStyle.Size = new System.Drawing.Size(172, 21);
  984. this.cbxAreaBorderStyle.TabIndex = 35;
  985. this.cbxAreaBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAreaBorderStyle_SelectedIndexChanged);
  986. //
  987. // lblAreaBorderStyle
  988. //
  989. this.lblAreaBorderStyle.AutoSize = true;
  990. this.lblAreaBorderStyle.Location = new System.Drawing.Point(16, 212);
  991. this.lblAreaBorderStyle.Name = "lblAreaBorderStyle";
  992. this.lblAreaBorderStyle.Size = new System.Drawing.Size(65, 13);
  993. this.lblAreaBorderStyle.TabIndex = 34;
  994. this.lblAreaBorderStyle.Text = "Border style:";
  995. //
  996. // cbxAreaGradient
  997. //
  998. this.cbxAreaGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  999. this.cbxAreaGradient.FormattingEnabled = true;
  1000. this.cbxAreaGradient.Location = new System.Drawing.Point(128, 112);
  1001. this.cbxAreaGradient.Name = "cbxAreaGradient";
  1002. this.cbxAreaGradient.Size = new System.Drawing.Size(172, 21);
  1003. this.cbxAreaGradient.TabIndex = 36;
  1004. this.cbxAreaGradient.SelectedIndexChanged += new System.EventHandler(this.cbxAreaGradient_SelectedIndexChanged);
  1005. //
  1006. // lblAreaShadowOffset
  1007. //
  1008. this.lblAreaShadowOffset.AutoSize = true;
  1009. this.lblAreaShadowOffset.Location = new System.Drawing.Point(16, 308);
  1010. this.lblAreaShadowOffset.Name = "lblAreaShadowOffset";
  1011. this.lblAreaShadowOffset.Size = new System.Drawing.Size(78, 13);
  1012. this.lblAreaShadowOffset.TabIndex = 28;
  1013. this.lblAreaShadowOffset.Text = "Shadow offset:";
  1014. //
  1015. // lblAreaShadowColor
  1016. //
  1017. this.lblAreaShadowColor.AutoSize = true;
  1018. this.lblAreaShadowColor.Location = new System.Drawing.Point(16, 280);
  1019. this.lblAreaShadowColor.Name = "lblAreaShadowColor";
  1020. this.lblAreaShadowColor.Size = new System.Drawing.Size(75, 13);
  1021. this.lblAreaShadowColor.TabIndex = 26;
  1022. this.lblAreaShadowColor.Text = "Shadow color:";
  1023. //
  1024. // lblAreaBorderWidth
  1025. //
  1026. this.lblAreaBorderWidth.AutoSize = true;
  1027. this.lblAreaBorderWidth.Location = new System.Drawing.Point(16, 240);
  1028. this.lblAreaBorderWidth.Name = "lblAreaBorderWidth";
  1029. this.lblAreaBorderWidth.Size = new System.Drawing.Size(69, 13);
  1030. this.lblAreaBorderWidth.TabIndex = 27;
  1031. this.lblAreaBorderWidth.Text = "Border width:";
  1032. //
  1033. // lblAreaBorderColor
  1034. //
  1035. this.lblAreaBorderColor.AutoSize = true;
  1036. this.lblAreaBorderColor.Location = new System.Drawing.Point(16, 184);
  1037. this.lblAreaBorderColor.Name = "lblAreaBorderColor";
  1038. this.lblAreaBorderColor.Size = new System.Drawing.Size(67, 13);
  1039. this.lblAreaBorderColor.TabIndex = 32;
  1040. this.lblAreaBorderColor.Text = "Border color:";
  1041. //
  1042. // lblAreaBackColor
  1043. //
  1044. this.lblAreaBackColor.AutoSize = true;
  1045. this.lblAreaBackColor.Location = new System.Drawing.Point(16, 60);
  1046. this.lblAreaBackColor.Name = "lblAreaBackColor";
  1047. this.lblAreaBackColor.Size = new System.Drawing.Size(61, 13);
  1048. this.lblAreaBackColor.TabIndex = 30;
  1049. this.lblAreaBackColor.Text = "Back color:";
  1050. //
  1051. // lblAreaHatchStyle
  1052. //
  1053. this.lblAreaHatchStyle.AutoSize = true;
  1054. this.lblAreaHatchStyle.Location = new System.Drawing.Point(16, 144);
  1055. this.lblAreaHatchStyle.Name = "lblAreaHatchStyle";
  1056. this.lblAreaHatchStyle.Size = new System.Drawing.Size(63, 13);
  1057. this.lblAreaHatchStyle.TabIndex = 33;
  1058. this.lblAreaHatchStyle.Text = "Hatch style:";
  1059. //
  1060. // lblAreaSecondaryColor
  1061. //
  1062. this.lblAreaSecondaryColor.AutoSize = true;
  1063. this.lblAreaSecondaryColor.Location = new System.Drawing.Point(16, 88);
  1064. this.lblAreaSecondaryColor.Name = "lblAreaSecondaryColor";
  1065. this.lblAreaSecondaryColor.Size = new System.Drawing.Size(87, 13);
  1066. this.lblAreaSecondaryColor.TabIndex = 29;
  1067. this.lblAreaSecondaryColor.Text = "Secondary color:";
  1068. //
  1069. // lblAreaGradient
  1070. //
  1071. this.lblAreaGradient.AutoSize = true;
  1072. this.lblAreaGradient.Location = new System.Drawing.Point(16, 116);
  1073. this.lblAreaGradient.Name = "lblAreaGradient";
  1074. this.lblAreaGradient.Size = new System.Drawing.Size(50, 13);
  1075. this.lblAreaGradient.TabIndex = 31;
  1076. this.lblAreaGradient.Text = "Gradient:";
  1077. //
  1078. // pg3D
  1079. //
  1080. this.pg3D.BackColor = System.Drawing.SystemColors.Window;
  1081. this.pg3D.Controls.Add(this.ud3DAxisDepth);
  1082. this.pg3D.Controls.Add(this.ud3DPerspective);
  1083. this.pg3D.Controls.Add(this.ud3DYRotation);
  1084. this.pg3D.Controls.Add(this.ud3DXRotation);
  1085. this.pg3D.Controls.Add(this.ud3DWallWidth);
  1086. this.pg3D.Controls.Add(this.cbx3DLightStyle);
  1087. this.pg3D.Controls.Add(this.lbl3DLightStyle);
  1088. this.pg3D.Controls.Add(this.trb3DPerspective);
  1089. this.pg3D.Controls.Add(this.trb3DYRotation);
  1090. this.pg3D.Controls.Add(this.lbl3DPerspective);
  1091. this.pg3D.Controls.Add(this.lbl3DAxisDepth);
  1092. this.pg3D.Controls.Add(this.trb3DXRotation);
  1093. this.pg3D.Controls.Add(this.lbl3DYRotation);
  1094. this.pg3D.Controls.Add(this.labelLine9);
  1095. this.pg3D.Controls.Add(this.labelLine7);
  1096. this.pg3D.Controls.Add(this.lbl3DWallWidth);
  1097. this.pg3D.Controls.Add(this.labelLine6);
  1098. this.pg3D.Controls.Add(this.lbl3DXRotation);
  1099. this.pg3D.Controls.Add(this.cb3DClustered);
  1100. this.pg3D.Controls.Add(this.cb3DEnable);
  1101. this.pg3D.Dock = System.Windows.Forms.DockStyle.Fill;
  1102. this.pg3D.Location = new System.Drawing.Point(120, 1);
  1103. this.pg3D.Name = "pg3D";
  1104. this.pg3D.Size = new System.Drawing.Size(315, 502);
  1105. this.pg3D.TabIndex = 3;
  1106. this.pg3D.Text = "3D";
  1107. //
  1108. // ud3DAxisDepth
  1109. //
  1110. this.ud3DAxisDepth.Location = new System.Drawing.Point(128, 200);
  1111. this.ud3DAxisDepth.Maximum = new decimal(new int[] {
  1112. 1000,
  1113. 0,
  1114. 0,
  1115. 0});
  1116. this.ud3DAxisDepth.Name = "ud3DAxisDepth";
  1117. this.ud3DAxisDepth.Size = new System.Drawing.Size(60, 20);
  1118. this.ud3DAxisDepth.TabIndex = 50;
  1119. this.ud3DAxisDepth.ValueChanged += new System.EventHandler(this.ud3DAxisDepth_ValueChanged);
  1120. //
  1121. // ud3DPerspective
  1122. //
  1123. this.ud3DPerspective.Location = new System.Drawing.Point(128, 128);
  1124. this.ud3DPerspective.Maximum = new decimal(new int[] {
  1125. 360,
  1126. 0,
  1127. 0,
  1128. 0});
  1129. this.ud3DPerspective.Name = "ud3DPerspective";
  1130. this.ud3DPerspective.Size = new System.Drawing.Size(60, 20);
  1131. this.ud3DPerspective.TabIndex = 50;
  1132. this.ud3DPerspective.ValueChanged += new System.EventHandler(this.trb3DPerspective_ValueChanged);
  1133. //
  1134. // ud3DYRotation
  1135. //
  1136. this.ud3DYRotation.Location = new System.Drawing.Point(128, 96);
  1137. this.ud3DYRotation.Maximum = new decimal(new int[] {
  1138. 180,
  1139. 0,
  1140. 0,
  1141. 0});
  1142. this.ud3DYRotation.Minimum = new decimal(new int[] {
  1143. 180,
  1144. 0,
  1145. 0,
  1146. -2147483648});
  1147. this.ud3DYRotation.Name = "ud3DYRotation";
  1148. this.ud3DYRotation.Size = new System.Drawing.Size(60, 20);
  1149. this.ud3DYRotation.TabIndex = 50;
  1150. this.ud3DYRotation.ValueChanged += new System.EventHandler(this.trb3DYRotation_ValueChanged);
  1151. //
  1152. // ud3DXRotation
  1153. //
  1154. this.ud3DXRotation.Location = new System.Drawing.Point(128, 64);
  1155. this.ud3DXRotation.Maximum = new decimal(new int[] {
  1156. 90,
  1157. 0,
  1158. 0,
  1159. 0});
  1160. this.ud3DXRotation.Minimum = new decimal(new int[] {
  1161. 90,
  1162. 0,
  1163. 0,
  1164. -2147483648});
  1165. this.ud3DXRotation.Name = "ud3DXRotation";
  1166. this.ud3DXRotation.Size = new System.Drawing.Size(60, 20);
  1167. this.ud3DXRotation.TabIndex = 50;
  1168. this.ud3DXRotation.ValueChanged += new System.EventHandler(this.trb3DXRotation_ValueChanged);
  1169. //
  1170. // ud3DWallWidth
  1171. //
  1172. this.ud3DWallWidth.Location = new System.Drawing.Point(128, 172);
  1173. this.ud3DWallWidth.Maximum = new decimal(new int[] {
  1174. 30,
  1175. 0,
  1176. 0,
  1177. 0});
  1178. this.ud3DWallWidth.Name = "ud3DWallWidth";
  1179. this.ud3DWallWidth.Size = new System.Drawing.Size(60, 20);
  1180. this.ud3DWallWidth.TabIndex = 50;
  1181. this.ud3DWallWidth.ValueChanged += new System.EventHandler(this.ud3DWallWidth_ValueChanged);
  1182. //
  1183. // cbx3DLightStyle
  1184. //
  1185. this.cbx3DLightStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1186. this.cbx3DLightStyle.FormattingEnabled = true;
  1187. this.cbx3DLightStyle.Location = new System.Drawing.Point(128, 240);
  1188. this.cbx3DLightStyle.Name = "cbx3DLightStyle";
  1189. this.cbx3DLightStyle.Size = new System.Drawing.Size(172, 21);
  1190. this.cbx3DLightStyle.TabIndex = 48;
  1191. this.cbx3DLightStyle.SelectedIndexChanged += new System.EventHandler(this.cbx3DLightStyle_SelectedIndexChanged);
  1192. //
  1193. // lbl3DLightStyle
  1194. //
  1195. this.lbl3DLightStyle.AutoSize = true;
  1196. this.lbl3DLightStyle.Location = new System.Drawing.Point(16, 244);
  1197. this.lbl3DLightStyle.Name = "lbl3DLightStyle";
  1198. this.lbl3DLightStyle.Size = new System.Drawing.Size(57, 13);
  1199. this.lbl3DLightStyle.TabIndex = 47;
  1200. this.lbl3DLightStyle.Text = "Light style:";
  1201. //
  1202. // trb3DPerspective
  1203. //
  1204. this.trb3DPerspective.Location = new System.Drawing.Point(192, 116);
  1205. this.trb3DPerspective.Maximum = 60;
  1206. this.trb3DPerspective.Name = "trb3DPerspective";
  1207. this.trb3DPerspective.Size = new System.Drawing.Size(116, 45);
  1208. this.trb3DPerspective.TabIndex = 46;
  1209. this.trb3DPerspective.TickFrequency = 5;
  1210. this.trb3DPerspective.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
  1211. this.trb3DPerspective.ValueChanged += new System.EventHandler(this.trb3DPerspective_ValueChanged);
  1212. //
  1213. // trb3DYRotation
  1214. //
  1215. this.trb3DYRotation.Location = new System.Drawing.Point(192, 84);
  1216. this.trb3DYRotation.Maximum = 180;
  1217. this.trb3DYRotation.Minimum = -180;
  1218. this.trb3DYRotation.Name = "trb3DYRotation";
  1219. this.trb3DYRotation.Size = new System.Drawing.Size(116, 45);
  1220. this.trb3DYRotation.TabIndex = 46;
  1221. this.trb3DYRotation.TickFrequency = 30;
  1222. this.trb3DYRotation.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
  1223. this.trb3DYRotation.ValueChanged += new System.EventHandler(this.trb3DYRotation_ValueChanged);
  1224. //
  1225. // lbl3DPerspective
  1226. //
  1227. this.lbl3DPerspective.AutoSize = true;
  1228. this.lbl3DPerspective.Location = new System.Drawing.Point(16, 132);
  1229. this.lbl3DPerspective.Name = "lbl3DPerspective";
  1230. this.lbl3DPerspective.Size = new System.Drawing.Size(66, 13);
  1231. this.lbl3DPerspective.TabIndex = 1;
  1232. this.lbl3DPerspective.Text = "Perspective:";
  1233. //
  1234. // lbl3DAxisDepth
  1235. //
  1236. this.lbl3DAxisDepth.AutoSize = true;
  1237. this.lbl3DAxisDepth.Location = new System.Drawing.Point(16, 204);
  1238. this.lbl3DAxisDepth.Name = "lbl3DAxisDepth";
  1239. this.lbl3DAxisDepth.Size = new System.Drawing.Size(59, 13);
  1240. this.lbl3DAxisDepth.TabIndex = 1;
  1241. this.lbl3DAxisDepth.Text = "Axis depth:";
  1242. //
  1243. // trb3DXRotation
  1244. //
  1245. this.trb3DXRotation.Location = new System.Drawing.Point(192, 52);
  1246. this.trb3DXRotation.Maximum = 90;
  1247. this.trb3DXRotation.Minimum = -90;
  1248. this.trb3DXRotation.Name = "trb3DXRotation";
  1249. this.trb3DXRotation.Size = new System.Drawing.Size(116, 45);
  1250. this.trb3DXRotation.TabIndex = 46;
  1251. this.trb3DXRotation.TickFrequency = 15;
  1252. this.trb3DXRotation.TickStyle = System.Windows.Forms.TickStyle.TopLeft;
  1253. this.trb3DXRotation.ValueChanged += new System.EventHandler(this.trb3DXRotation_ValueChanged);
  1254. //
  1255. // lbl3DYRotation
  1256. //
  1257. this.lbl3DYRotation.AutoSize = true;
  1258. this.lbl3DYRotation.Location = new System.Drawing.Point(16, 100);
  1259. this.lbl3DYRotation.Name = "lbl3DYRotation";
  1260. this.lbl3DYRotation.Size = new System.Drawing.Size(60, 13);
  1261. this.lbl3DYRotation.TabIndex = 1;
  1262. this.lbl3DYRotation.Text = "Y Rotation:";
  1263. //
  1264. // labelLine9
  1265. //
  1266. this.labelLine9.Location = new System.Drawing.Point(16, 224);
  1267. this.labelLine9.Name = "labelLine9";
  1268. this.labelLine9.Size = new System.Drawing.Size(284, 12);
  1269. this.labelLine9.TabIndex = 45;
  1270. //
  1271. // labelLine7
  1272. //
  1273. this.labelLine7.Location = new System.Drawing.Point(16, 156);
  1274. this.labelLine7.Name = "labelLine7";
  1275. this.labelLine7.Size = new System.Drawing.Size(284, 12);
  1276. this.labelLine7.TabIndex = 45;
  1277. //
  1278. // lbl3DWallWidth
  1279. //
  1280. this.lbl3DWallWidth.AutoSize = true;
  1281. this.lbl3DWallWidth.Location = new System.Drawing.Point(16, 176);
  1282. this.lbl3DWallWidth.Name = "lbl3DWallWidth";
  1283. this.lbl3DWallWidth.Size = new System.Drawing.Size(59, 13);
  1284. this.lbl3DWallWidth.TabIndex = 1;
  1285. this.lbl3DWallWidth.Text = "Wall width:";
  1286. //
  1287. // labelLine6
  1288. //
  1289. this.labelLine6.Location = new System.Drawing.Point(16, 36);
  1290. this.labelLine6.Name = "labelLine6";
  1291. this.labelLine6.Size = new System.Drawing.Size(284, 12);
  1292. this.labelLine6.TabIndex = 45;
  1293. //
  1294. // lbl3DXRotation
  1295. //
  1296. this.lbl3DXRotation.AutoSize = true;
  1297. this.lbl3DXRotation.Location = new System.Drawing.Point(16, 68);
  1298. this.lbl3DXRotation.Name = "lbl3DXRotation";
  1299. this.lbl3DXRotation.Size = new System.Drawing.Size(60, 13);
  1300. this.lbl3DXRotation.TabIndex = 1;
  1301. this.lbl3DXRotation.Text = "X Rotation:";
  1302. //
  1303. // cb3DClustered
  1304. //
  1305. this.cb3DClustered.Location = new System.Drawing.Point(16, 296);
  1306. this.cb3DClustered.Name = "cb3DClustered";
  1307. this.cb3DClustered.AutoSize = true;
  1308. this.cb3DClustered.TabIndex = 0;
  1309. this.cb3DClustered.Text = "Clustered series";
  1310. this.cb3DClustered.UseVisualStyleBackColor = true;
  1311. this.cb3DClustered.CheckedChanged += new System.EventHandler(this.cb3DClustered_CheckedChanged);
  1312. //
  1313. // cb3DEnable
  1314. //
  1315. this.cb3DEnable.Location = new System.Drawing.Point(16, 16);
  1316. this.cb3DEnable.Name = "cb3DEnable";
  1317. this.cb3DEnable.AutoSize = true;
  1318. this.cb3DEnable.TabIndex = 0;
  1319. this.cb3DEnable.Text = "Enable 3D";
  1320. this.cb3DEnable.UseVisualStyleBackColor = true;
  1321. this.cb3DEnable.CheckedChanged += new System.EventHandler(this.cb3DEnable_CheckedChanged);
  1322. //
  1323. // pgAxes
  1324. //
  1325. this.pgAxes.BackColor = System.Drawing.SystemColors.Window;
  1326. this.pgAxes.Controls.Add(this.btnCopyFromPrimaryAxis);
  1327. this.pgAxes.Controls.Add(this.btnCopyFromXAxis);
  1328. this.pgAxes.Controls.Add(this.tabControl1);
  1329. this.pgAxes.Controls.Add(this.labelLine8);
  1330. this.pgAxes.Controls.Add(this.cbxAxis);
  1331. this.pgAxes.Controls.Add(this.lblAxis);
  1332. this.pgAxes.Dock = System.Windows.Forms.DockStyle.Fill;
  1333. this.pgAxes.Location = new System.Drawing.Point(120, 1);
  1334. this.pgAxes.Name = "pgAxes";
  1335. this.pgAxes.Size = new System.Drawing.Size(315, 502);
  1336. this.pgAxes.TabIndex = 4;
  1337. this.pgAxes.Text = "Axes";
  1338. //
  1339. // btnCopyFromPrimaryAxis
  1340. //
  1341. this.btnCopyFromPrimaryAxis.Location = new System.Drawing.Point(16, 464);
  1342. this.btnCopyFromPrimaryAxis.Name = "btnCopyFromPrimaryAxis";
  1343. this.btnCopyFromPrimaryAxis.Size = new System.Drawing.Size(284, 23);
  1344. this.btnCopyFromPrimaryAxis.TabIndex = 52;
  1345. this.btnCopyFromPrimaryAxis.Text = "Copy appearance from primary axis";
  1346. this.btnCopyFromPrimaryAxis.UseVisualStyleBackColor = true;
  1347. this.btnCopyFromPrimaryAxis.Click += new System.EventHandler(this.btnCopyFromPrimaryAxis_Click);
  1348. //
  1349. // btnCopyFromXAxis
  1350. //
  1351. this.btnCopyFromXAxis.Location = new System.Drawing.Point(16, 464);
  1352. this.btnCopyFromXAxis.Name = "btnCopyFromXAxis";
  1353. this.btnCopyFromXAxis.Size = new System.Drawing.Size(284, 23);
  1354. this.btnCopyFromXAxis.TabIndex = 52;
  1355. this.btnCopyFromXAxis.Text = "Copy appearance from X axis";
  1356. this.btnCopyFromXAxis.UseVisualStyleBackColor = true;
  1357. this.btnCopyFromXAxis.Click += new System.EventHandler(this.btnCopyFromXAxis_Click);
  1358. //
  1359. // tabControl1
  1360. //
  1361. this.tabControl1.Controls.Add(this.tabAxisGeneral);
  1362. this.tabControl1.Controls.Add(this.tabAxisTitle);
  1363. this.tabControl1.Controls.Add(this.tabAxisLabels);
  1364. this.tabControl1.Controls.Add(this.tabAxisCustomLabels);
  1365. this.tabControl1.Controls.Add(this.tabAxisGrid);
  1366. this.tabControl1.Controls.Add(this.tabAxisTicks);
  1367. this.tabControl1.Controls.Add(this.tabAxisStrips);
  1368. this.tabControl1.Location = new System.Drawing.Point(16, 60);
  1369. this.tabControl1.Multiline = true;
  1370. this.tabControl1.Name = "tabControl1";
  1371. this.tabControl1.SelectedIndex = 0;
  1372. this.tabControl1.Size = new System.Drawing.Size(284, 392);
  1373. this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
  1374. this.tabControl1.TabIndex = 47;
  1375. //
  1376. // tabAxisGeneral
  1377. //
  1378. this.tabAxisGeneral.Controls.Add(this.cbxAxisInterlacedColor);
  1379. this.tabAxisGeneral.Controls.Add(this.lblAxisInterlaceColor);
  1380. this.tabAxisGeneral.Controls.Add(this.cbAxisInterlaced);
  1381. this.tabAxisGeneral.Controls.Add(this.labelLine10);
  1382. this.tabAxisGeneral.Controls.Add(this.labelLine12);
  1383. this.tabAxisGeneral.Controls.Add(this.labelLine11);
  1384. this.tabAxisGeneral.Controls.Add(this.lblAxisInterval);
  1385. this.tabAxisGeneral.Controls.Add(this.udAxisInterval);
  1386. this.tabAxisGeneral.Controls.Add(this.udAxisLineWidth);
  1387. this.tabAxisGeneral.Controls.Add(this.cbxAxisLineColor);
  1388. this.tabAxisGeneral.Controls.Add(this.cbxAxisIntervalType);
  1389. this.tabAxisGeneral.Controls.Add(this.cbxAxisLineStyle);
  1390. this.tabAxisGeneral.Controls.Add(this.lblAxisLineStyle);
  1391. this.tabAxisGeneral.Controls.Add(this.lblAxisLineWidth);
  1392. this.tabAxisGeneral.Controls.Add(this.lblAxisLineColor);
  1393. this.tabAxisGeneral.Controls.Add(this.cbAxisReversed);
  1394. this.tabAxisGeneral.Controls.Add(this.cbAxisLogarithmic);
  1395. this.tabAxisGeneral.Controls.Add(this.cbAxisMargin);
  1396. this.tabAxisGeneral.Controls.Add(this.cbAxisEnabled);
  1397. this.tabAxisGeneral.Location = new System.Drawing.Point(4, 40);
  1398. this.tabAxisGeneral.Name = "tabAxisGeneral";
  1399. this.tabAxisGeneral.Padding = new System.Windows.Forms.Padding(3);
  1400. this.tabAxisGeneral.Size = new System.Drawing.Size(276, 348);
  1401. this.tabAxisGeneral.TabIndex = 0;
  1402. this.tabAxisGeneral.Text = "General";
  1403. this.tabAxisGeneral.UseVisualStyleBackColor = true;
  1404. //
  1405. // cbxAxisInterlacedColor
  1406. //
  1407. this.cbxAxisInterlacedColor.Color = System.Drawing.Color.Transparent;
  1408. this.cbxAxisInterlacedColor.Location = new System.Drawing.Point(128, 308);
  1409. this.cbxAxisInterlacedColor.Name = "cbxAxisInterlacedColor";
  1410. this.cbxAxisInterlacedColor.ShowColorName = true;
  1411. this.cbxAxisInterlacedColor.Size = new System.Drawing.Size(132, 21);
  1412. this.cbxAxisInterlacedColor.TabIndex = 51;
  1413. this.cbxAxisInterlacedColor.ColorSelected += new System.EventHandler(this.cbxAxisInterlacedColor_ColorSelected);
  1414. //
  1415. // lblAxisInterlaceColor
  1416. //
  1417. this.lblAxisInterlaceColor.AutoSize = true;
  1418. this.lblAxisInterlaceColor.Location = new System.Drawing.Point(16, 312);
  1419. this.lblAxisInterlaceColor.Name = "lblAxisInterlaceColor";
  1420. this.lblAxisInterlaceColor.Size = new System.Drawing.Size(83, 13);
  1421. this.lblAxisInterlaceColor.TabIndex = 50;
  1422. this.lblAxisInterlaceColor.Text = "Interlaced color:";
  1423. //
  1424. // cbAxisInterlaced
  1425. //
  1426. this.cbAxisInterlaced.Location = new System.Drawing.Point(16, 284);
  1427. this.cbAxisInterlaced.Name = "cbAxisInterlaced";
  1428. this.cbAxisInterlaced.AutoSize = true;
  1429. this.cbAxisInterlaced.TabIndex = 49;
  1430. this.cbAxisInterlaced.Text = "Interlaced";
  1431. this.cbAxisInterlaced.UseVisualStyleBackColor = true;
  1432. this.cbAxisInterlaced.CheckedChanged += new System.EventHandler(this.cbAxisInterlaced_CheckedChanged);
  1433. //
  1434. // labelLine10
  1435. //
  1436. this.labelLine10.Location = new System.Drawing.Point(16, 36);
  1437. this.labelLine10.Name = "labelLine10";
  1438. this.labelLine10.Size = new System.Drawing.Size(244, 12);
  1439. this.labelLine10.TabIndex = 48;
  1440. //
  1441. // labelLine12
  1442. //
  1443. this.labelLine12.Location = new System.Drawing.Point(16, 172);
  1444. this.labelLine12.Name = "labelLine12";
  1445. this.labelLine12.Size = new System.Drawing.Size(244, 12);
  1446. this.labelLine12.TabIndex = 48;
  1447. //
  1448. // labelLine11
  1449. //
  1450. this.labelLine11.Location = new System.Drawing.Point(16, 268);
  1451. this.labelLine11.Name = "labelLine11";
  1452. this.labelLine11.Size = new System.Drawing.Size(244, 12);
  1453. this.labelLine11.TabIndex = 48;
  1454. //
  1455. // lblAxisInterval
  1456. //
  1457. this.lblAxisInterval.Location = new System.Drawing.Point(16, 128);
  1458. this.lblAxisInterval.Name = "lblAxisInterval";
  1459. this.lblAxisInterval.Size = new System.Drawing.Size(244, 16);
  1460. this.lblAxisInterval.TabIndex = 48;
  1461. this.lblAxisInterval.Text = "Interval";
  1462. //
  1463. // udAxisInterval
  1464. //
  1465. this.udAxisInterval.DecimalPlaces = 2;
  1466. this.udAxisInterval.Location = new System.Drawing.Point(16, 148);
  1467. this.udAxisInterval.Maximum = new decimal(new int[] {
  1468. 1000000000,
  1469. 0,
  1470. 0,
  1471. 0});
  1472. this.udAxisInterval.Minimum = new decimal(new int[] {
  1473. 1000000000,
  1474. 0,
  1475. 0,
  1476. -2147483648});
  1477. this.udAxisInterval.Name = "udAxisInterval";
  1478. this.udAxisInterval.Size = new System.Drawing.Size(60, 20);
  1479. this.udAxisInterval.TabIndex = 47;
  1480. this.udAxisInterval.ValueChanged += new System.EventHandler(this.udAxisInterval_ValueChanged);
  1481. //
  1482. // udAxisLineWidth
  1483. //
  1484. this.udAxisLineWidth.Location = new System.Drawing.Point(128, 244);
  1485. this.udAxisLineWidth.Name = "udAxisLineWidth";
  1486. this.udAxisLineWidth.Size = new System.Drawing.Size(60, 20);
  1487. this.udAxisLineWidth.TabIndex = 47;
  1488. this.udAxisLineWidth.ValueChanged += new System.EventHandler(this.udAxisLineWidth_ValueChanged);
  1489. //
  1490. // cbxAxisLineColor
  1491. //
  1492. this.cbxAxisLineColor.Color = System.Drawing.Color.Transparent;
  1493. this.cbxAxisLineColor.Location = new System.Drawing.Point(128, 188);
  1494. this.cbxAxisLineColor.Name = "cbxAxisLineColor";
  1495. this.cbxAxisLineColor.ShowColorName = true;
  1496. this.cbxAxisLineColor.Size = new System.Drawing.Size(132, 21);
  1497. this.cbxAxisLineColor.TabIndex = 46;
  1498. this.cbxAxisLineColor.ColorSelected += new System.EventHandler(this.cbxAxisLineColor_ColorSelected);
  1499. //
  1500. // cbxAxisIntervalType
  1501. //
  1502. this.cbxAxisIntervalType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1503. this.cbxAxisIntervalType.FormattingEnabled = true;
  1504. this.cbxAxisIntervalType.Location = new System.Drawing.Point(84, 148);
  1505. this.cbxAxisIntervalType.Name = "cbxAxisIntervalType";
  1506. this.cbxAxisIntervalType.Size = new System.Drawing.Size(176, 21);
  1507. this.cbxAxisIntervalType.TabIndex = 45;
  1508. this.cbxAxisIntervalType.SelectedIndexChanged += new System.EventHandler(this.cbxAxisIntervalType_SelectedIndexChanged);
  1509. //
  1510. // cbxAxisLineStyle
  1511. //
  1512. this.cbxAxisLineStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1513. this.cbxAxisLineStyle.FormattingEnabled = true;
  1514. this.cbxAxisLineStyle.Location = new System.Drawing.Point(128, 216);
  1515. this.cbxAxisLineStyle.Name = "cbxAxisLineStyle";
  1516. this.cbxAxisLineStyle.Size = new System.Drawing.Size(132, 21);
  1517. this.cbxAxisLineStyle.TabIndex = 45;
  1518. this.cbxAxisLineStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisLineStyle_SelectedIndexChanged);
  1519. //
  1520. // lblAxisLineStyle
  1521. //
  1522. this.lblAxisLineStyle.AutoSize = true;
  1523. this.lblAxisLineStyle.Location = new System.Drawing.Point(16, 220);
  1524. this.lblAxisLineStyle.Name = "lblAxisLineStyle";
  1525. this.lblAxisLineStyle.Size = new System.Drawing.Size(54, 13);
  1526. this.lblAxisLineStyle.TabIndex = 44;
  1527. this.lblAxisLineStyle.Text = "Line style:";
  1528. //
  1529. // lblAxisLineWidth
  1530. //
  1531. this.lblAxisLineWidth.AutoSize = true;
  1532. this.lblAxisLineWidth.Location = new System.Drawing.Point(16, 248);
  1533. this.lblAxisLineWidth.Name = "lblAxisLineWidth";
  1534. this.lblAxisLineWidth.Size = new System.Drawing.Size(58, 13);
  1535. this.lblAxisLineWidth.TabIndex = 42;
  1536. this.lblAxisLineWidth.Text = "Line width:";
  1537. //
  1538. // lblAxisLineColor
  1539. //
  1540. this.lblAxisLineColor.AutoSize = true;
  1541. this.lblAxisLineColor.Location = new System.Drawing.Point(16, 192);
  1542. this.lblAxisLineColor.Name = "lblAxisLineColor";
  1543. this.lblAxisLineColor.Size = new System.Drawing.Size(56, 13);
  1544. this.lblAxisLineColor.TabIndex = 43;
  1545. this.lblAxisLineColor.Text = "Line color:";
  1546. //
  1547. // cbAxisReversed
  1548. //
  1549. this.cbAxisReversed.Location = new System.Drawing.Point(16, 100);
  1550. this.cbAxisReversed.Name = "cbAxisReversed";
  1551. this.cbAxisReversed.AutoSize = true;
  1552. this.cbAxisReversed.TabIndex = 2;
  1553. this.cbAxisReversed.Text = "Reversed";
  1554. this.cbAxisReversed.UseVisualStyleBackColor = true;
  1555. this.cbAxisReversed.CheckedChanged += new System.EventHandler(this.cbAxisReversed_CheckedChanged);
  1556. //
  1557. // cbAxisLogarithmic
  1558. //
  1559. this.cbAxisLogarithmic.Location = new System.Drawing.Point(16, 76);
  1560. this.cbAxisLogarithmic.Name = "cbAxisLogarithmic";
  1561. this.cbAxisLogarithmic.AutoSize = true;
  1562. this.cbAxisLogarithmic.TabIndex = 2;
  1563. this.cbAxisLogarithmic.Text = "Logarithmic";
  1564. this.cbAxisLogarithmic.UseVisualStyleBackColor = true;
  1565. this.cbAxisLogarithmic.CheckedChanged += new System.EventHandler(this.cbAxisLogarithmic_CheckedChanged);
  1566. //
  1567. // cbAxisMargin
  1568. //
  1569. this.cbAxisMargin.Location = new System.Drawing.Point(16, 52);
  1570. this.cbAxisMargin.Name = "cbAxisMargin";
  1571. this.cbAxisMargin.AutoSize = true;
  1572. this.cbAxisMargin.TabIndex = 1;
  1573. this.cbAxisMargin.Text = "Margin visible";
  1574. this.cbAxisMargin.UseVisualStyleBackColor = true;
  1575. this.cbAxisMargin.CheckedChanged += new System.EventHandler(this.cbAxisMargin_CheckedChanged);
  1576. //
  1577. // cbAxisEnabled
  1578. //
  1579. this.cbAxisEnabled.Location = new System.Drawing.Point(16, 16);
  1580. this.cbAxisEnabled.Name = "cbAxisEnabled";
  1581. this.cbAxisEnabled.AutoSize = true;
  1582. this.cbAxisEnabled.TabIndex = 0;
  1583. this.cbAxisEnabled.Text = "Enabled";
  1584. this.cbAxisEnabled.UseVisualStyleBackColor = true;
  1585. this.cbAxisEnabled.CheckedChanged += new System.EventHandler(this.cbAxisEnabled_CheckedChanged);
  1586. //
  1587. // tabAxisTitle
  1588. //
  1589. this.tabAxisTitle.Controls.Add(this.tbAxisTitleFont);
  1590. this.tabAxisTitle.Controls.Add(this.tbAxisTitleText);
  1591. this.tabAxisTitle.Controls.Add(this.lblAxisTitleForeColor);
  1592. this.tabAxisTitle.Controls.Add(this.cbxAxisTitleForeColor);
  1593. this.tabAxisTitle.Controls.Add(this.lblAxisTitleText);
  1594. this.tabAxisTitle.Controls.Add(this.lblAxisTitleFont);
  1595. this.tabAxisTitle.Location = new System.Drawing.Point(4, 54);
  1596. this.tabAxisTitle.Name = "tabAxisTitle";
  1597. this.tabAxisTitle.Padding = new System.Windows.Forms.Padding(3);
  1598. this.tabAxisTitle.Size = new System.Drawing.Size(276, 334);
  1599. this.tabAxisTitle.TabIndex = 5;
  1600. this.tabAxisTitle.Text = "Title";
  1601. this.tabAxisTitle.UseVisualStyleBackColor = true;
  1602. //
  1603. // tbAxisTitleFont
  1604. //
  1605. this.tbAxisTitleFont.ButtonText = "";
  1606. this.tbAxisTitleFont.Image = null;
  1607. this.tbAxisTitleFont.Location = new System.Drawing.Point(128, 44);
  1608. this.tbAxisTitleFont.Name = "tbAxisTitleFont";
  1609. this.tbAxisTitleFont.Size = new System.Drawing.Size(132, 21);
  1610. this.tbAxisTitleFont.TabIndex = 71;
  1611. this.tbAxisTitleFont.ButtonClick += new System.EventHandler(this.tbAxisTitleFont_ButtonClick);
  1612. //
  1613. // tbAxisTitleText
  1614. //
  1615. this.tbAxisTitleText.Location = new System.Drawing.Point(128, 16);
  1616. this.tbAxisTitleText.Name = "tbAxisTitleText";
  1617. this.tbAxisTitleText.Size = new System.Drawing.Size(132, 20);
  1618. this.tbAxisTitleText.TabIndex = 70;
  1619. this.tbAxisTitleText.Leave += new System.EventHandler(this.tbAxisTitleText_Leave);
  1620. //
  1621. // lblAxisTitleForeColor
  1622. //
  1623. this.lblAxisTitleForeColor.AutoSize = true;
  1624. this.lblAxisTitleForeColor.Location = new System.Drawing.Point(16, 76);
  1625. this.lblAxisTitleForeColor.Name = "lblAxisTitleForeColor";
  1626. this.lblAxisTitleForeColor.Size = new System.Drawing.Size(57, 13);
  1627. this.lblAxisTitleForeColor.TabIndex = 68;
  1628. this.lblAxisTitleForeColor.Text = "Fore color:";
  1629. //
  1630. // cbxAxisTitleForeColor
  1631. //
  1632. this.cbxAxisTitleForeColor.Color = System.Drawing.Color.Transparent;
  1633. this.cbxAxisTitleForeColor.Location = new System.Drawing.Point(128, 72);
  1634. this.cbxAxisTitleForeColor.Name = "cbxAxisTitleForeColor";
  1635. this.cbxAxisTitleForeColor.ShowColorName = true;
  1636. this.cbxAxisTitleForeColor.Size = new System.Drawing.Size(132, 21);
  1637. this.cbxAxisTitleForeColor.TabIndex = 69;
  1638. this.cbxAxisTitleForeColor.ColorSelected += new System.EventHandler(this.cbxAxisTitleForeColor_ColorSelected);
  1639. //
  1640. // lblAxisTitleText
  1641. //
  1642. this.lblAxisTitleText.AutoSize = true;
  1643. this.lblAxisTitleText.Location = new System.Drawing.Point(16, 20);
  1644. this.lblAxisTitleText.Name = "lblAxisTitleText";
  1645. this.lblAxisTitleText.Size = new System.Drawing.Size(31, 13);
  1646. this.lblAxisTitleText.TabIndex = 67;
  1647. this.lblAxisTitleText.Text = "Text:";
  1648. //
  1649. // lblAxisTitleFont
  1650. //
  1651. this.lblAxisTitleFont.AutoSize = true;
  1652. this.lblAxisTitleFont.Location = new System.Drawing.Point(16, 48);
  1653. this.lblAxisTitleFont.Name = "lblAxisTitleFont";
  1654. this.lblAxisTitleFont.Size = new System.Drawing.Size(31, 13);
  1655. this.lblAxisTitleFont.TabIndex = 66;
  1656. this.lblAxisTitleFont.Text = "Font:";
  1657. //
  1658. // tabAxisLabels
  1659. //
  1660. this.tabAxisLabels.Controls.Add(this.udAxisLabelAngle);
  1661. this.tabAxisLabels.Controls.Add(this.tbAxisLabelFormat);
  1662. this.tabAxisLabels.Controls.Add(this.lblAxisLabelForeColor);
  1663. this.tabAxisLabels.Controls.Add(this.tbAxisLabelFont);
  1664. this.tabAxisLabels.Controls.Add(this.lblAxisLabelFormat);
  1665. this.tabAxisLabels.Controls.Add(this.lblAxisLabelAngle);
  1666. this.tabAxisLabels.Controls.Add(this.lblAxisLabelFont);
  1667. this.tabAxisLabels.Controls.Add(this.lblAxisLabels);
  1668. this.tabAxisLabels.Controls.Add(this.cbxAxisLabelForeColor);
  1669. this.tabAxisLabels.Controls.Add(this.cbAxisLabelEnabled);
  1670. this.tabAxisLabels.Location = new System.Drawing.Point(4, 54);
  1671. this.tabAxisLabels.Name = "tabAxisLabels";
  1672. this.tabAxisLabels.Padding = new System.Windows.Forms.Padding(3);
  1673. this.tabAxisLabels.Size = new System.Drawing.Size(276, 334);
  1674. this.tabAxisLabels.TabIndex = 1;
  1675. this.tabAxisLabels.Text = "Labels";
  1676. this.tabAxisLabels.UseVisualStyleBackColor = true;
  1677. //
  1678. // udAxisLabelAngle
  1679. //
  1680. this.udAxisLabelAngle.Location = new System.Drawing.Point(128, 136);
  1681. this.udAxisLabelAngle.Maximum = new decimal(new int[] {
  1682. 90,
  1683. 0,
  1684. 0,
  1685. 0});
  1686. this.udAxisLabelAngle.Minimum = new decimal(new int[] {
  1687. 90,
  1688. 0,
  1689. 0,
  1690. -2147483648});
  1691. this.udAxisLabelAngle.Name = "udAxisLabelAngle";
  1692. this.udAxisLabelAngle.Size = new System.Drawing.Size(60, 20);
  1693. this.udAxisLabelAngle.TabIndex = 75;
  1694. this.udAxisLabelAngle.ValueChanged += new System.EventHandler(this.udAxisLabelAngle_ValueChanged);
  1695. //
  1696. // tbAxisLabelFormat
  1697. //
  1698. this.tbAxisLabelFormat.Location = new System.Drawing.Point(128, 52);
  1699. this.tbAxisLabelFormat.Name = "tbAxisLabelFormat";
  1700. this.tbAxisLabelFormat.Size = new System.Drawing.Size(132, 20);
  1701. this.tbAxisLabelFormat.TabIndex = 73;
  1702. this.tbAxisLabelFormat.Leave += new System.EventHandler(this.tbAxisLabelFormat_Leave);
  1703. //
  1704. // lblAxisLabelForeColor
  1705. //
  1706. this.lblAxisLabelForeColor.AutoSize = true;
  1707. this.lblAxisLabelForeColor.Location = new System.Drawing.Point(16, 112);
  1708. this.lblAxisLabelForeColor.Name = "lblAxisLabelForeColor";
  1709. this.lblAxisLabelForeColor.Size = new System.Drawing.Size(57, 13);
  1710. this.lblAxisLabelForeColor.TabIndex = 71;
  1711. this.lblAxisLabelForeColor.Text = "Fore color:";
  1712. //
  1713. // tbAxisLabelFont
  1714. //
  1715. this.tbAxisLabelFont.ButtonText = "";
  1716. this.tbAxisLabelFont.Image = null;
  1717. this.tbAxisLabelFont.Location = new System.Drawing.Point(128, 80);
  1718. this.tbAxisLabelFont.Name = "tbAxisLabelFont";
  1719. this.tbAxisLabelFont.Size = new System.Drawing.Size(132, 21);
  1720. this.tbAxisLabelFont.TabIndex = 74;
  1721. this.tbAxisLabelFont.ButtonClick += new System.EventHandler(this.tbAxisLabelFont_ButtonClick);
  1722. //
  1723. // lblAxisLabelFormat
  1724. //
  1725. this.lblAxisLabelFormat.AutoSize = true;
  1726. this.lblAxisLabelFormat.Location = new System.Drawing.Point(16, 56);
  1727. this.lblAxisLabelFormat.Name = "lblAxisLabelFormat";
  1728. this.lblAxisLabelFormat.Size = new System.Drawing.Size(42, 13);
  1729. this.lblAxisLabelFormat.TabIndex = 70;
  1730. this.lblAxisLabelFormat.Text = "Format:";
  1731. //
  1732. // lblAxisLabelAngle
  1733. //
  1734. this.lblAxisLabelAngle.AutoSize = true;
  1735. this.lblAxisLabelAngle.Location = new System.Drawing.Point(16, 140);
  1736. this.lblAxisLabelAngle.Name = "lblAxisLabelAngle";
  1737. this.lblAxisLabelAngle.Size = new System.Drawing.Size(37, 13);
  1738. this.lblAxisLabelAngle.TabIndex = 68;
  1739. this.lblAxisLabelAngle.Text = "Angle:";
  1740. //
  1741. // lblAxisLabelFont
  1742. //
  1743. this.lblAxisLabelFont.AutoSize = true;
  1744. this.lblAxisLabelFont.Location = new System.Drawing.Point(16, 84);
  1745. this.lblAxisLabelFont.Name = "lblAxisLabelFont";
  1746. this.lblAxisLabelFont.Size = new System.Drawing.Size(31, 13);
  1747. this.lblAxisLabelFont.TabIndex = 69;
  1748. this.lblAxisLabelFont.Text = "Font:";
  1749. //
  1750. // lblAxisLabels
  1751. //
  1752. this.lblAxisLabels.Location = new System.Drawing.Point(16, 33);
  1753. this.lblAxisLabels.Name = "lblAxisLabels";
  1754. this.lblAxisLabels.Size = new System.Drawing.Size(244, 16);
  1755. this.lblAxisLabels.TabIndex = 67;
  1756. //
  1757. // cbxAxisLabelForeColor
  1758. //
  1759. this.cbxAxisLabelForeColor.Color = System.Drawing.Color.Transparent;
  1760. this.cbxAxisLabelForeColor.Location = new System.Drawing.Point(128, 108);
  1761. this.cbxAxisLabelForeColor.Name = "cbxAxisLabelForeColor";
  1762. this.cbxAxisLabelForeColor.ShowColorName = true;
  1763. this.cbxAxisLabelForeColor.Size = new System.Drawing.Size(132, 21);
  1764. this.cbxAxisLabelForeColor.TabIndex = 72;
  1765. this.cbxAxisLabelForeColor.ColorSelected += new System.EventHandler(this.cbxAxisLabelForeColor_ColorSelected);
  1766. //
  1767. // cbAxisLabelEnabled
  1768. //
  1769. this.cbAxisLabelEnabled.Location = new System.Drawing.Point(16, 16);
  1770. this.cbAxisLabelEnabled.Name = "cbAxisLabelEnabled";
  1771. this.cbAxisLabelEnabled.AutoSize = true;
  1772. this.cbAxisLabelEnabled.TabIndex = 66;
  1773. this.cbAxisLabelEnabled.Text = "Enabled";
  1774. this.cbAxisLabelEnabled.UseVisualStyleBackColor = true;
  1775. this.cbAxisLabelEnabled.CheckedChanged += new System.EventHandler(this.cbAxisLabelEnabled_CheckedChanged);
  1776. //
  1777. // tabAxisCustomLabels
  1778. //
  1779. this.tabAxisCustomLabels.Controls.Add(this.pnCustomLabel);
  1780. this.tabAxisCustomLabels.Controls.Add(this.btnDeleteCustomLabel);
  1781. this.tabAxisCustomLabels.Controls.Add(this.btnAddCustomLabel);
  1782. this.tabAxisCustomLabels.Controls.Add(this.lbCustomLabels);
  1783. this.tabAxisCustomLabels.Location = new System.Drawing.Point(4, 54);
  1784. this.tabAxisCustomLabels.Name = "tabAxisCustomLabels";
  1785. this.tabAxisCustomLabels.Padding = new System.Windows.Forms.Padding(3);
  1786. this.tabAxisCustomLabels.Size = new System.Drawing.Size(276, 334);
  1787. this.tabAxisCustomLabels.TabIndex = 6;
  1788. this.tabAxisCustomLabels.Text = "Custom labels";
  1789. this.tabAxisCustomLabels.UseVisualStyleBackColor = true;
  1790. //
  1791. // pnCustomLabel
  1792. //
  1793. this.pnCustomLabel.Controls.Add(this.labelLine28);
  1794. this.pnCustomLabel.Controls.Add(this.cbxCustomLabelForeColor);
  1795. this.pnCustomLabel.Controls.Add(this.cbxCustomLabelMarkColor);
  1796. this.pnCustomLabel.Controls.Add(this.cbxCustomLabelMarkStyle);
  1797. this.pnCustomLabel.Controls.Add(this.lblCustomLabelMarkStyle);
  1798. this.pnCustomLabel.Controls.Add(this.lblCustomLabelForeColor);
  1799. this.pnCustomLabel.Controls.Add(this.lblCustomLabelMarkColor);
  1800. this.pnCustomLabel.Controls.Add(this.tbCustomLabelText);
  1801. this.pnCustomLabel.Controls.Add(this.lblCustomLabelText);
  1802. this.pnCustomLabel.Controls.Add(this.udCustomLabelStart);
  1803. this.pnCustomLabel.Controls.Add(this.lblCustomLabelRow);
  1804. this.pnCustomLabel.Controls.Add(this.lblCustomLabelEnd);
  1805. this.pnCustomLabel.Controls.Add(this.lblCustomLabelStart);
  1806. this.pnCustomLabel.Controls.Add(this.udCustomLabelRow);
  1807. this.pnCustomLabel.Controls.Add(this.udCustomLabelEnd);
  1808. this.pnCustomLabel.Location = new System.Drawing.Point(0, 76);
  1809. this.pnCustomLabel.Name = "pnCustomLabel";
  1810. this.pnCustomLabel.Size = new System.Drawing.Size(276, 216);
  1811. this.pnCustomLabel.TabIndex = 70;
  1812. //
  1813. // labelLine28
  1814. //
  1815. this.labelLine28.Location = new System.Drawing.Point(16, 0);
  1816. this.labelLine28.Name = "labelLine28";
  1817. this.labelLine28.Size = new System.Drawing.Size(244, 12);
  1818. this.labelLine28.TabIndex = 71;
  1819. //
  1820. // cbxCustomLabelForeColor
  1821. //
  1822. this.cbxCustomLabelForeColor.Color = System.Drawing.Color.Transparent;
  1823. this.cbxCustomLabelForeColor.Location = new System.Drawing.Point(128, 128);
  1824. this.cbxCustomLabelForeColor.Name = "cbxCustomLabelForeColor";
  1825. this.cbxCustomLabelForeColor.ShowColorName = true;
  1826. this.cbxCustomLabelForeColor.Size = new System.Drawing.Size(132, 21);
  1827. this.cbxCustomLabelForeColor.TabIndex = 88;
  1828. this.cbxCustomLabelForeColor.ColorSelected += new System.EventHandler(this.cbxCustomLabelForeColor_ColorSelected);
  1829. //
  1830. // cbxCustomLabelMarkColor
  1831. //
  1832. this.cbxCustomLabelMarkColor.Color = System.Drawing.Color.Transparent;
  1833. this.cbxCustomLabelMarkColor.Location = new System.Drawing.Point(128, 156);
  1834. this.cbxCustomLabelMarkColor.Name = "cbxCustomLabelMarkColor";
  1835. this.cbxCustomLabelMarkColor.ShowColorName = true;
  1836. this.cbxCustomLabelMarkColor.Size = new System.Drawing.Size(132, 21);
  1837. this.cbxCustomLabelMarkColor.TabIndex = 87;
  1838. this.cbxCustomLabelMarkColor.ColorSelected += new System.EventHandler(this.cbxCustomLabelMarkColor_ColorSelected);
  1839. //
  1840. // cbxCustomLabelMarkStyle
  1841. //
  1842. this.cbxCustomLabelMarkStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1843. this.cbxCustomLabelMarkStyle.FormattingEnabled = true;
  1844. this.cbxCustomLabelMarkStyle.Location = new System.Drawing.Point(128, 184);
  1845. this.cbxCustomLabelMarkStyle.Name = "cbxCustomLabelMarkStyle";
  1846. this.cbxCustomLabelMarkStyle.Size = new System.Drawing.Size(132, 21);
  1847. this.cbxCustomLabelMarkStyle.TabIndex = 86;
  1848. this.cbxCustomLabelMarkStyle.SelectedIndexChanged += new System.EventHandler(this.cbxCustomLabelMarkStyle_SelectedIndexChanged);
  1849. //
  1850. // lblCustomLabelMarkStyle
  1851. //
  1852. this.lblCustomLabelMarkStyle.AutoSize = true;
  1853. this.lblCustomLabelMarkStyle.Location = new System.Drawing.Point(16, 188);
  1854. this.lblCustomLabelMarkStyle.Name = "lblCustomLabelMarkStyle";
  1855. this.lblCustomLabelMarkStyle.Size = new System.Drawing.Size(58, 13);
  1856. this.lblCustomLabelMarkStyle.TabIndex = 85;
  1857. this.lblCustomLabelMarkStyle.Text = "Mark style:";
  1858. //
  1859. // lblCustomLabelForeColor
  1860. //
  1861. this.lblCustomLabelForeColor.AutoSize = true;
  1862. this.lblCustomLabelForeColor.Location = new System.Drawing.Point(16, 132);
  1863. this.lblCustomLabelForeColor.Name = "lblCustomLabelForeColor";
  1864. this.lblCustomLabelForeColor.Size = new System.Drawing.Size(57, 13);
  1865. this.lblCustomLabelForeColor.TabIndex = 84;
  1866. this.lblCustomLabelForeColor.Text = "Fore color:";
  1867. //
  1868. // lblCustomLabelMarkColor
  1869. //
  1870. this.lblCustomLabelMarkColor.AutoSize = true;
  1871. this.lblCustomLabelMarkColor.Location = new System.Drawing.Point(16, 160);
  1872. this.lblCustomLabelMarkColor.Name = "lblCustomLabelMarkColor";
  1873. this.lblCustomLabelMarkColor.Size = new System.Drawing.Size(60, 13);
  1874. this.lblCustomLabelMarkColor.TabIndex = 83;
  1875. this.lblCustomLabelMarkColor.Text = "Mark color:";
  1876. //
  1877. // tbCustomLabelText
  1878. //
  1879. this.tbCustomLabelText.Location = new System.Drawing.Point(128, 16);
  1880. this.tbCustomLabelText.Name = "tbCustomLabelText";
  1881. this.tbCustomLabelText.Size = new System.Drawing.Size(132, 20);
  1882. this.tbCustomLabelText.TabIndex = 82;
  1883. this.tbCustomLabelText.Leave += new System.EventHandler(this.tbCustomLabelText_Leave);
  1884. //
  1885. // lblCustomLabelText
  1886. //
  1887. this.lblCustomLabelText.AutoSize = true;
  1888. this.lblCustomLabelText.Location = new System.Drawing.Point(16, 20);
  1889. this.lblCustomLabelText.Name = "lblCustomLabelText";
  1890. this.lblCustomLabelText.Size = new System.Drawing.Size(31, 13);
  1891. this.lblCustomLabelText.TabIndex = 81;
  1892. this.lblCustomLabelText.Text = "Text:";
  1893. //
  1894. // udCustomLabelStart
  1895. //
  1896. this.udCustomLabelStart.DecimalPlaces = 2;
  1897. this.udCustomLabelStart.Location = new System.Drawing.Point(128, 44);
  1898. this.udCustomLabelStart.Maximum = new decimal(new int[] {
  1899. 1000000000,
  1900. 0,
  1901. 0,
  1902. 0});
  1903. this.udCustomLabelStart.Minimum = new decimal(new int[] {
  1904. 1000000000,
  1905. 0,
  1906. 0,
  1907. -2147483648});
  1908. this.udCustomLabelStart.Name = "udCustomLabelStart";
  1909. this.udCustomLabelStart.Size = new System.Drawing.Size(60, 20);
  1910. this.udCustomLabelStart.TabIndex = 78;
  1911. this.udCustomLabelStart.ValueChanged += new System.EventHandler(this.udCustomLabelStart_ValueChanged);
  1912. //
  1913. // lblCustomLabelRow
  1914. //
  1915. this.lblCustomLabelRow.AutoSize = true;
  1916. this.lblCustomLabelRow.Location = new System.Drawing.Point(16, 104);
  1917. this.lblCustomLabelRow.Name = "lblCustomLabelRow";
  1918. this.lblCustomLabelRow.Size = new System.Drawing.Size(32, 13);
  1919. this.lblCustomLabelRow.TabIndex = 76;
  1920. this.lblCustomLabelRow.Text = "Row:";
  1921. //
  1922. // lblCustomLabelEnd
  1923. //
  1924. this.lblCustomLabelEnd.AutoSize = true;
  1925. this.lblCustomLabelEnd.Location = new System.Drawing.Point(16, 76);
  1926. this.lblCustomLabelEnd.Name = "lblCustomLabelEnd";
  1927. this.lblCustomLabelEnd.Size = new System.Drawing.Size(29, 13);
  1928. this.lblCustomLabelEnd.TabIndex = 77;
  1929. this.lblCustomLabelEnd.Text = "End:";
  1930. //
  1931. // lblCustomLabelStart
  1932. //
  1933. this.lblCustomLabelStart.AutoSize = true;
  1934. this.lblCustomLabelStart.Location = new System.Drawing.Point(16, 48);
  1935. this.lblCustomLabelStart.Name = "lblCustomLabelStart";
  1936. this.lblCustomLabelStart.Size = new System.Drawing.Size(32, 13);
  1937. this.lblCustomLabelStart.TabIndex = 75;
  1938. this.lblCustomLabelStart.Text = "Start:";
  1939. //
  1940. // udCustomLabelRow
  1941. //
  1942. this.udCustomLabelRow.Location = new System.Drawing.Point(128, 100);
  1943. this.udCustomLabelRow.Name = "udCustomLabelRow";
  1944. this.udCustomLabelRow.Size = new System.Drawing.Size(60, 20);
  1945. this.udCustomLabelRow.TabIndex = 79;
  1946. this.udCustomLabelRow.ValueChanged += new System.EventHandler(this.udCustomLabelRow_ValueChanged);
  1947. //
  1948. // udCustomLabelEnd
  1949. //
  1950. this.udCustomLabelEnd.DecimalPlaces = 2;
  1951. this.udCustomLabelEnd.Location = new System.Drawing.Point(128, 72);
  1952. this.udCustomLabelEnd.Maximum = new decimal(new int[] {
  1953. 1000000000,
  1954. 0,
  1955. 0,
  1956. 0});
  1957. this.udCustomLabelEnd.Minimum = new decimal(new int[] {
  1958. 1000000000,
  1959. 0,
  1960. 0,
  1961. -2147483648});
  1962. this.udCustomLabelEnd.Name = "udCustomLabelEnd";
  1963. this.udCustomLabelEnd.Size = new System.Drawing.Size(60, 20);
  1964. this.udCustomLabelEnd.TabIndex = 80;
  1965. this.udCustomLabelEnd.ValueChanged += new System.EventHandler(this.udCustomLabelEnd_ValueChanged);
  1966. //
  1967. // btnDeleteCustomLabel
  1968. //
  1969. this.btnDeleteCustomLabel.Location = new System.Drawing.Point(236, 44);
  1970. this.btnDeleteCustomLabel.Name = "btnDeleteCustomLabel";
  1971. this.btnDeleteCustomLabel.Size = new System.Drawing.Size(24, 23);
  1972. this.btnDeleteCustomLabel.TabIndex = 55;
  1973. this.btnDeleteCustomLabel.Text = "-";
  1974. this.btnDeleteCustomLabel.UseVisualStyleBackColor = true;
  1975. this.btnDeleteCustomLabel.Click += new System.EventHandler(this.btnDeleteCustomLabel_Click);
  1976. //
  1977. // btnAddCustomLabel
  1978. //
  1979. this.btnAddCustomLabel.Location = new System.Drawing.Point(236, 16);
  1980. this.btnAddCustomLabel.Name = "btnAddCustomLabel";
  1981. this.btnAddCustomLabel.Size = new System.Drawing.Size(24, 23);
  1982. this.btnAddCustomLabel.TabIndex = 56;
  1983. this.btnAddCustomLabel.Text = "+";
  1984. this.btnAddCustomLabel.UseVisualStyleBackColor = true;
  1985. this.btnAddCustomLabel.Click += new System.EventHandler(this.btnAddCustomLabel_Click);
  1986. //
  1987. // lbCustomLabels
  1988. //
  1989. this.lbCustomLabels.FormattingEnabled = true;
  1990. this.lbCustomLabels.IntegralHeight = false;
  1991. this.lbCustomLabels.Location = new System.Drawing.Point(16, 16);
  1992. this.lbCustomLabels.Name = "lbCustomLabels";
  1993. this.lbCustomLabels.Size = new System.Drawing.Size(212, 56);
  1994. this.lbCustomLabels.TabIndex = 54;
  1995. this.lbCustomLabels.SelectedIndexChanged += new System.EventHandler(this.lbCustomLabels_SelectedIndexChanged);
  1996. //
  1997. // tabAxisGrid
  1998. //
  1999. this.tabAxisGrid.Controls.Add(this.udAxisGridLineWidth);
  2000. this.tabAxisGrid.Controls.Add(this.cbxAxisGridLineColor);
  2001. this.tabAxisGrid.Controls.Add(this.cbxAxisGridLineStyle);
  2002. this.tabAxisGrid.Controls.Add(this.lblAxisGridLineStyle);
  2003. this.tabAxisGrid.Controls.Add(this.lblAxisGridLineWidth);
  2004. this.tabAxisGrid.Controls.Add(this.lblAxisGridLineColor);
  2005. this.tabAxisGrid.Controls.Add(this.cbAxisGridEnabled);
  2006. this.tabAxisGrid.Controls.Add(this.labelLine13);
  2007. this.tabAxisGrid.Controls.Add(this.cbxAxisGrid);
  2008. this.tabAxisGrid.Controls.Add(this.lblAxisGrid);
  2009. this.tabAxisGrid.Location = new System.Drawing.Point(4, 54);
  2010. this.tabAxisGrid.Name = "tabAxisGrid";
  2011. this.tabAxisGrid.Padding = new System.Windows.Forms.Padding(3);
  2012. this.tabAxisGrid.Size = new System.Drawing.Size(276, 334);
  2013. this.tabAxisGrid.TabIndex = 2;
  2014. this.tabAxisGrid.Text = "Grid";
  2015. this.tabAxisGrid.UseVisualStyleBackColor = true;
  2016. //
  2017. // udAxisGridLineWidth
  2018. //
  2019. this.udAxisGridLineWidth.Location = new System.Drawing.Point(128, 140);
  2020. this.udAxisGridLineWidth.Name = "udAxisGridLineWidth";
  2021. this.udAxisGridLineWidth.Size = new System.Drawing.Size(60, 20);
  2022. this.udAxisGridLineWidth.TabIndex = 56;
  2023. this.udAxisGridLineWidth.ValueChanged += new System.EventHandler(this.udAxisGridLineWidth_ValueChanged);
  2024. //
  2025. // cbxAxisGridLineColor
  2026. //
  2027. this.cbxAxisGridLineColor.Color = System.Drawing.Color.Transparent;
  2028. this.cbxAxisGridLineColor.Location = new System.Drawing.Point(128, 84);
  2029. this.cbxAxisGridLineColor.Name = "cbxAxisGridLineColor";
  2030. this.cbxAxisGridLineColor.ShowColorName = true;
  2031. this.cbxAxisGridLineColor.Size = new System.Drawing.Size(132, 21);
  2032. this.cbxAxisGridLineColor.TabIndex = 55;
  2033. this.cbxAxisGridLineColor.ColorSelected += new System.EventHandler(this.cbxAxisGridLineColor_ColorSelected);
  2034. //
  2035. // cbxAxisGridLineStyle
  2036. //
  2037. this.cbxAxisGridLineStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2038. this.cbxAxisGridLineStyle.FormattingEnabled = true;
  2039. this.cbxAxisGridLineStyle.Location = new System.Drawing.Point(128, 112);
  2040. this.cbxAxisGridLineStyle.Name = "cbxAxisGridLineStyle";
  2041. this.cbxAxisGridLineStyle.Size = new System.Drawing.Size(132, 21);
  2042. this.cbxAxisGridLineStyle.TabIndex = 54;
  2043. this.cbxAxisGridLineStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisGridLineStyle_SelectedIndexChanged);
  2044. //
  2045. // lblAxisGridLineStyle
  2046. //
  2047. this.lblAxisGridLineStyle.AutoSize = true;
  2048. this.lblAxisGridLineStyle.Location = new System.Drawing.Point(16, 116);
  2049. this.lblAxisGridLineStyle.Name = "lblAxisGridLineStyle";
  2050. this.lblAxisGridLineStyle.Size = new System.Drawing.Size(54, 13);
  2051. this.lblAxisGridLineStyle.TabIndex = 53;
  2052. this.lblAxisGridLineStyle.Text = "Line style:";
  2053. //
  2054. // lblAxisGridLineWidth
  2055. //
  2056. this.lblAxisGridLineWidth.AutoSize = true;
  2057. this.lblAxisGridLineWidth.Location = new System.Drawing.Point(16, 144);
  2058. this.lblAxisGridLineWidth.Name = "lblAxisGridLineWidth";
  2059. this.lblAxisGridLineWidth.Size = new System.Drawing.Size(58, 13);
  2060. this.lblAxisGridLineWidth.TabIndex = 51;
  2061. this.lblAxisGridLineWidth.Text = "Line width:";
  2062. //
  2063. // lblAxisGridLineColor
  2064. //
  2065. this.lblAxisGridLineColor.AutoSize = true;
  2066. this.lblAxisGridLineColor.Location = new System.Drawing.Point(16, 88);
  2067. this.lblAxisGridLineColor.Name = "lblAxisGridLineColor";
  2068. this.lblAxisGridLineColor.Size = new System.Drawing.Size(56, 13);
  2069. this.lblAxisGridLineColor.TabIndex = 52;
  2070. this.lblAxisGridLineColor.Text = "Line color:";
  2071. //
  2072. // cbAxisGridEnabled
  2073. //
  2074. this.cbAxisGridEnabled.Location = new System.Drawing.Point(16, 60);
  2075. this.cbAxisGridEnabled.Name = "cbAxisGridEnabled";
  2076. this.cbAxisGridEnabled.AutoSize = true;
  2077. this.cbAxisGridEnabled.TabIndex = 50;
  2078. this.cbAxisGridEnabled.Text = "Enabled";
  2079. this.cbAxisGridEnabled.UseVisualStyleBackColor = true;
  2080. this.cbAxisGridEnabled.CheckedChanged += new System.EventHandler(this.cbAxisGridEnabled_CheckedChanged);
  2081. //
  2082. // labelLine13
  2083. //
  2084. this.labelLine13.Location = new System.Drawing.Point(16, 40);
  2085. this.labelLine13.Name = "labelLine13";
  2086. this.labelLine13.Size = new System.Drawing.Size(244, 12);
  2087. this.labelLine13.TabIndex = 49;
  2088. //
  2089. // cbxAxisGrid
  2090. //
  2091. this.cbxAxisGrid.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2092. this.cbxAxisGrid.FormattingEnabled = true;
  2093. this.cbxAxisGrid.Location = new System.Drawing.Point(128, 16);
  2094. this.cbxAxisGrid.Name = "cbxAxisGrid";
  2095. this.cbxAxisGrid.Size = new System.Drawing.Size(133, 21);
  2096. this.cbxAxisGrid.TabIndex = 1;
  2097. this.cbxAxisGrid.SelectedIndexChanged += new System.EventHandler(this.cbxAxisGrid_SelectedIndexChanged);
  2098. //
  2099. // lblAxisGrid
  2100. //
  2101. this.lblAxisGrid.AutoSize = true;
  2102. this.lblAxisGrid.Location = new System.Drawing.Point(16, 20);
  2103. this.lblAxisGrid.Name = "lblAxisGrid";
  2104. this.lblAxisGrid.Size = new System.Drawing.Size(48, 13);
  2105. this.lblAxisGrid.TabIndex = 0;
  2106. this.lblAxisGrid.Text = "Grid line:";
  2107. //
  2108. // tabAxisTicks
  2109. //
  2110. this.tabAxisTicks.Controls.Add(this.udAxisTickSize);
  2111. this.tabAxisTicks.Controls.Add(this.udAxisTickLineWidth);
  2112. this.tabAxisTicks.Controls.Add(this.cbxAxisTickLineColor);
  2113. this.tabAxisTicks.Controls.Add(this.cbxAxisTickStyle);
  2114. this.tabAxisTicks.Controls.Add(this.cbxAxisTickLineStyle);
  2115. this.tabAxisTicks.Controls.Add(this.lblAxisTickStyle);
  2116. this.tabAxisTicks.Controls.Add(this.lblAxisTickSize);
  2117. this.tabAxisTicks.Controls.Add(this.lblAxisTickLineStyle);
  2118. this.tabAxisTicks.Controls.Add(this.lblAxisTickLineWidth);
  2119. this.tabAxisTicks.Controls.Add(this.lblAxisTickLineColor);
  2120. this.tabAxisTicks.Controls.Add(this.cbAxisTickEnabled);
  2121. this.tabAxisTicks.Controls.Add(this.labelLine17);
  2122. this.tabAxisTicks.Controls.Add(this.labelLine16);
  2123. this.tabAxisTicks.Controls.Add(this.cbxAxisTick);
  2124. this.tabAxisTicks.Controls.Add(this.lblAxisTick);
  2125. this.tabAxisTicks.Location = new System.Drawing.Point(4, 54);
  2126. this.tabAxisTicks.Name = "tabAxisTicks";
  2127. this.tabAxisTicks.Padding = new System.Windows.Forms.Padding(3);
  2128. this.tabAxisTicks.Size = new System.Drawing.Size(276, 334);
  2129. this.tabAxisTicks.TabIndex = 3;
  2130. this.tabAxisTicks.Text = "Ticks";
  2131. this.tabAxisTicks.UseVisualStyleBackColor = true;
  2132. //
  2133. // udAxisTickSize
  2134. //
  2135. this.udAxisTickSize.DecimalPlaces = 1;
  2136. this.udAxisTickSize.Location = new System.Drawing.Point(128, 112);
  2137. this.udAxisTickSize.Name = "udAxisTickSize";
  2138. this.udAxisTickSize.Size = new System.Drawing.Size(60, 20);
  2139. this.udAxisTickSize.TabIndex = 66;
  2140. this.udAxisTickSize.ValueChanged += new System.EventHandler(this.udAxisTickSize_ValueChanged);
  2141. //
  2142. // udAxisTickLineWidth
  2143. //
  2144. this.udAxisTickLineWidth.Location = new System.Drawing.Point(128, 208);
  2145. this.udAxisTickLineWidth.Name = "udAxisTickLineWidth";
  2146. this.udAxisTickLineWidth.Size = new System.Drawing.Size(60, 20);
  2147. this.udAxisTickLineWidth.TabIndex = 66;
  2148. this.udAxisTickLineWidth.ValueChanged += new System.EventHandler(this.udAxisTickLineWidth_ValueChanged);
  2149. //
  2150. // cbxAxisTickLineColor
  2151. //
  2152. this.cbxAxisTickLineColor.Color = System.Drawing.Color.Transparent;
  2153. this.cbxAxisTickLineColor.Location = new System.Drawing.Point(128, 152);
  2154. this.cbxAxisTickLineColor.Name = "cbxAxisTickLineColor";
  2155. this.cbxAxisTickLineColor.ShowColorName = true;
  2156. this.cbxAxisTickLineColor.Size = new System.Drawing.Size(132, 21);
  2157. this.cbxAxisTickLineColor.TabIndex = 65;
  2158. this.cbxAxisTickLineColor.ColorSelected += new System.EventHandler(this.cbxAxisTickLineColor_ColorSelected);
  2159. //
  2160. // cbxAxisTickStyle
  2161. //
  2162. this.cbxAxisTickStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2163. this.cbxAxisTickStyle.FormattingEnabled = true;
  2164. this.cbxAxisTickStyle.Location = new System.Drawing.Point(128, 84);
  2165. this.cbxAxisTickStyle.Name = "cbxAxisTickStyle";
  2166. this.cbxAxisTickStyle.Size = new System.Drawing.Size(132, 21);
  2167. this.cbxAxisTickStyle.TabIndex = 64;
  2168. this.cbxAxisTickStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisTickStyle_SelectedIndexChanged);
  2169. //
  2170. // cbxAxisTickLineStyle
  2171. //
  2172. this.cbxAxisTickLineStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2173. this.cbxAxisTickLineStyle.FormattingEnabled = true;
  2174. this.cbxAxisTickLineStyle.Location = new System.Drawing.Point(128, 180);
  2175. this.cbxAxisTickLineStyle.Name = "cbxAxisTickLineStyle";
  2176. this.cbxAxisTickLineStyle.Size = new System.Drawing.Size(132, 21);
  2177. this.cbxAxisTickLineStyle.TabIndex = 64;
  2178. this.cbxAxisTickLineStyle.SelectedIndexChanged += new System.EventHandler(this.cbxAxisTickLineStyle_SelectedIndexChanged);
  2179. //
  2180. // lblAxisTickStyle
  2181. //
  2182. this.lblAxisTickStyle.AutoSize = true;
  2183. this.lblAxisTickStyle.Location = new System.Drawing.Point(16, 88);
  2184. this.lblAxisTickStyle.Name = "lblAxisTickStyle";
  2185. this.lblAxisTickStyle.Size = new System.Drawing.Size(55, 13);
  2186. this.lblAxisTickStyle.TabIndex = 63;
  2187. this.lblAxisTickStyle.Text = "Tick style:";
  2188. //
  2189. // lblAxisTickSize
  2190. //
  2191. this.lblAxisTickSize.AutoSize = true;
  2192. this.lblAxisTickSize.Location = new System.Drawing.Point(16, 116);
  2193. this.lblAxisTickSize.Name = "lblAxisTickSize";
  2194. this.lblAxisTickSize.Size = new System.Drawing.Size(52, 13);
  2195. this.lblAxisTickSize.TabIndex = 61;
  2196. this.lblAxisTickSize.Text = "Tick size:";
  2197. //
  2198. // lblAxisTickLineStyle
  2199. //
  2200. this.lblAxisTickLineStyle.AutoSize = true;
  2201. this.lblAxisTickLineStyle.Location = new System.Drawing.Point(16, 184);
  2202. this.lblAxisTickLineStyle.Name = "lblAxisTickLineStyle";
  2203. this.lblAxisTickLineStyle.Size = new System.Drawing.Size(54, 13);
  2204. this.lblAxisTickLineStyle.TabIndex = 63;
  2205. this.lblAxisTickLineStyle.Text = "Line style:";
  2206. //
  2207. // lblAxisTickLineWidth
  2208. //
  2209. this.lblAxisTickLineWidth.AutoSize = true;
  2210. this.lblAxisTickLineWidth.Location = new System.Drawing.Point(16, 212);
  2211. this.lblAxisTickLineWidth.Name = "lblAxisTickLineWidth";
  2212. this.lblAxisTickLineWidth.Size = new System.Drawing.Size(58, 13);
  2213. this.lblAxisTickLineWidth.TabIndex = 61;
  2214. this.lblAxisTickLineWidth.Text = "Line width:";
  2215. //
  2216. // lblAxisTickLineColor
  2217. //
  2218. this.lblAxisTickLineColor.AutoSize = true;
  2219. this.lblAxisTickLineColor.Location = new System.Drawing.Point(16, 156);
  2220. this.lblAxisTickLineColor.Name = "lblAxisTickLineColor";
  2221. this.lblAxisTickLineColor.Size = new System.Drawing.Size(56, 13);
  2222. this.lblAxisTickLineColor.TabIndex = 62;
  2223. this.lblAxisTickLineColor.Text = "Line color:";
  2224. //
  2225. // cbAxisTickEnabled
  2226. //
  2227. this.cbAxisTickEnabled.Location = new System.Drawing.Point(16, 60);
  2228. this.cbAxisTickEnabled.Name = "cbAxisTickEnabled";
  2229. this.cbAxisTickEnabled.AutoSize = true;
  2230. this.cbAxisTickEnabled.TabIndex = 60;
  2231. this.cbAxisTickEnabled.Text = "Enabled";
  2232. this.cbAxisTickEnabled.UseVisualStyleBackColor = true;
  2233. this.cbAxisTickEnabled.CheckedChanged += new System.EventHandler(this.cbAxisTickEnabled_CheckedChanged);
  2234. //
  2235. // labelLine17
  2236. //
  2237. this.labelLine17.Location = new System.Drawing.Point(16, 136);
  2238. this.labelLine17.Name = "labelLine17";
  2239. this.labelLine17.Size = new System.Drawing.Size(244, 12);
  2240. this.labelLine17.TabIndex = 59;
  2241. //
  2242. // labelLine16
  2243. //
  2244. this.labelLine16.Location = new System.Drawing.Point(16, 40);
  2245. this.labelLine16.Name = "labelLine16";
  2246. this.labelLine16.Size = new System.Drawing.Size(244, 12);
  2247. this.labelLine16.TabIndex = 59;
  2248. //
  2249. // cbxAxisTick
  2250. //
  2251. this.cbxAxisTick.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2252. this.cbxAxisTick.FormattingEnabled = true;
  2253. this.cbxAxisTick.Location = new System.Drawing.Point(128, 16);
  2254. this.cbxAxisTick.Name = "cbxAxisTick";
  2255. this.cbxAxisTick.Size = new System.Drawing.Size(133, 21);
  2256. this.cbxAxisTick.TabIndex = 58;
  2257. this.cbxAxisTick.SelectedIndexChanged += new System.EventHandler(this.cbxAxisTick_SelectedIndexChanged);
  2258. //
  2259. // lblAxisTick
  2260. //
  2261. this.lblAxisTick.AutoSize = true;
  2262. this.lblAxisTick.Location = new System.Drawing.Point(16, 20);
  2263. this.lblAxisTick.Name = "lblAxisTick";
  2264. this.lblAxisTick.Size = new System.Drawing.Size(36, 13);
  2265. this.lblAxisTick.TabIndex = 57;
  2266. this.lblAxisTick.Text = "Ticks:";
  2267. //
  2268. // tabAxisStrips
  2269. //
  2270. this.tabAxisStrips.Controls.Add(this.btnDeleteStrip);
  2271. this.tabAxisStrips.Controls.Add(this.btnAddStrip);
  2272. this.tabAxisStrips.Controls.Add(this.lbAxisStrips);
  2273. this.tabAxisStrips.Controls.Add(this.pnStrip);
  2274. this.tabAxisStrips.Location = new System.Drawing.Point(4, 54);
  2275. this.tabAxisStrips.Name = "tabAxisStrips";
  2276. this.tabAxisStrips.Padding = new System.Windows.Forms.Padding(3);
  2277. this.tabAxisStrips.Size = new System.Drawing.Size(276, 334);
  2278. this.tabAxisStrips.TabIndex = 4;
  2279. this.tabAxisStrips.Text = "Strips";
  2280. this.tabAxisStrips.UseVisualStyleBackColor = true;
  2281. //
  2282. // btnDeleteStrip
  2283. //
  2284. this.btnDeleteStrip.Location = new System.Drawing.Point(236, 44);
  2285. this.btnDeleteStrip.Name = "btnDeleteStrip";
  2286. this.btnDeleteStrip.Size = new System.Drawing.Size(24, 23);
  2287. this.btnDeleteStrip.TabIndex = 53;
  2288. this.btnDeleteStrip.Text = "-";
  2289. this.btnDeleteStrip.UseVisualStyleBackColor = true;
  2290. this.btnDeleteStrip.Click += new System.EventHandler(this.btnDeleteStrip_Click);
  2291. //
  2292. // btnAddStrip
  2293. //
  2294. this.btnAddStrip.Location = new System.Drawing.Point(236, 16);
  2295. this.btnAddStrip.Name = "btnAddStrip";
  2296. this.btnAddStrip.Size = new System.Drawing.Size(24, 23);
  2297. this.btnAddStrip.TabIndex = 53;
  2298. this.btnAddStrip.Text = "+";
  2299. this.btnAddStrip.UseVisualStyleBackColor = true;
  2300. this.btnAddStrip.Click += new System.EventHandler(this.btnAddStrip_Click);
  2301. //
  2302. // lbAxisStrips
  2303. //
  2304. this.lbAxisStrips.FormattingEnabled = true;
  2305. this.lbAxisStrips.IntegralHeight = false;
  2306. this.lbAxisStrips.Location = new System.Drawing.Point(16, 16);
  2307. this.lbAxisStrips.Name = "lbAxisStrips";
  2308. this.lbAxisStrips.Size = new System.Drawing.Size(212, 56);
  2309. this.lbAxisStrips.TabIndex = 52;
  2310. this.lbAxisStrips.SelectedIndexChanged += new System.EventHandler(this.lbAxisStrips_SelectedIndexChanged);
  2311. //
  2312. // pnStrip
  2313. //
  2314. this.pnStrip.Controls.Add(this.tabStripSettings);
  2315. this.pnStrip.Location = new System.Drawing.Point(0, 72);
  2316. this.pnStrip.Name = "pnStrip";
  2317. this.pnStrip.Size = new System.Drawing.Size(276, 264);
  2318. this.pnStrip.TabIndex = 69;
  2319. //
  2320. // tabStripSettings
  2321. //
  2322. this.tabStripSettings.Controls.Add(this.tabStripInterval);
  2323. this.tabStripSettings.Controls.Add(this.tabStripAppearance);
  2324. this.tabStripSettings.Controls.Add(this.tabStripText);
  2325. this.tabStripSettings.Location = new System.Drawing.Point(16, 8);
  2326. this.tabStripSettings.Name = "tabStripSettings";
  2327. this.tabStripSettings.SelectedIndex = 0;
  2328. this.tabStripSettings.Size = new System.Drawing.Size(244, 252);
  2329. this.tabStripSettings.TabIndex = 7;
  2330. //
  2331. // tabStripInterval
  2332. //
  2333. this.tabStripInterval.Controls.Add(this.udStripStart);
  2334. this.tabStripInterval.Controls.Add(this.cbxStripIntervalType);
  2335. this.tabStripInterval.Controls.Add(this.lblStripInterval);
  2336. this.tabStripInterval.Controls.Add(this.lblStripWidth);
  2337. this.tabStripInterval.Controls.Add(this.cbxStripWidthType);
  2338. this.tabStripInterval.Controls.Add(this.lblStripStart);
  2339. this.tabStripInterval.Controls.Add(this.cbxStripStartType);
  2340. this.tabStripInterval.Controls.Add(this.udStripWidth);
  2341. this.tabStripInterval.Controls.Add(this.udStripInterval);
  2342. this.tabStripInterval.Location = new System.Drawing.Point(4, 22);
  2343. this.tabStripInterval.Name = "tabStripInterval";
  2344. this.tabStripInterval.Padding = new System.Windows.Forms.Padding(3);
  2345. this.tabStripInterval.Size = new System.Drawing.Size(236, 226);
  2346. this.tabStripInterval.TabIndex = 3;
  2347. this.tabStripInterval.Text = "Interval";
  2348. this.tabStripInterval.UseVisualStyleBackColor = true;
  2349. //
  2350. // udStripStart
  2351. //
  2352. this.udStripStart.DecimalPlaces = 2;
  2353. this.udStripStart.Location = new System.Drawing.Point(12, 36);
  2354. this.udStripStart.Maximum = new decimal(new int[] {
  2355. 1000000000,
  2356. 0,
  2357. 0,
  2358. 0});
  2359. this.udStripStart.Minimum = new decimal(new int[] {
  2360. 1000000000,
  2361. 0,
  2362. 0,
  2363. -2147483648});
  2364. this.udStripStart.Name = "udStripStart";
  2365. this.udStripStart.Size = new System.Drawing.Size(60, 20);
  2366. this.udStripStart.TabIndex = 66;
  2367. this.udStripStart.ValueChanged += new System.EventHandler(this.udStripStart_ValueChanged);
  2368. //
  2369. // cbxStripIntervalType
  2370. //
  2371. this.cbxStripIntervalType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2372. this.cbxStripIntervalType.FormattingEnabled = true;
  2373. this.cbxStripIntervalType.Location = new System.Drawing.Point(80, 140);
  2374. this.cbxStripIntervalType.Name = "cbxStripIntervalType";
  2375. this.cbxStripIntervalType.Size = new System.Drawing.Size(144, 21);
  2376. this.cbxStripIntervalType.TabIndex = 68;
  2377. this.cbxStripIntervalType.SelectedIndexChanged += new System.EventHandler(this.cbxStripIntervalType_SelectedIndexChanged);
  2378. //
  2379. // lblStripInterval
  2380. //
  2381. this.lblStripInterval.AutoSize = true;
  2382. this.lblStripInterval.Location = new System.Drawing.Point(8, 120);
  2383. this.lblStripInterval.Name = "lblStripInterval";
  2384. this.lblStripInterval.Size = new System.Drawing.Size(45, 13);
  2385. this.lblStripInterval.TabIndex = 54;
  2386. this.lblStripInterval.Text = "Interval:";
  2387. //
  2388. // lblStripWidth
  2389. //
  2390. this.lblStripWidth.AutoSize = true;
  2391. this.lblStripWidth.Location = new System.Drawing.Point(8, 68);
  2392. this.lblStripWidth.Name = "lblStripWidth";
  2393. this.lblStripWidth.Size = new System.Drawing.Size(38, 13);
  2394. this.lblStripWidth.TabIndex = 54;
  2395. this.lblStripWidth.Text = "Width:";
  2396. //
  2397. // cbxStripWidthType
  2398. //
  2399. this.cbxStripWidthType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2400. this.cbxStripWidthType.FormattingEnabled = true;
  2401. this.cbxStripWidthType.Location = new System.Drawing.Point(80, 88);
  2402. this.cbxStripWidthType.Name = "cbxStripWidthType";
  2403. this.cbxStripWidthType.Size = new System.Drawing.Size(144, 21);
  2404. this.cbxStripWidthType.TabIndex = 68;
  2405. this.cbxStripWidthType.SelectedIndexChanged += new System.EventHandler(this.cbxStripWidthType_SelectedIndexChanged);
  2406. //
  2407. // lblStripStart
  2408. //
  2409. this.lblStripStart.AutoSize = true;
  2410. this.lblStripStart.Location = new System.Drawing.Point(8, 16);
  2411. this.lblStripStart.Name = "lblStripStart";
  2412. this.lblStripStart.Size = new System.Drawing.Size(32, 13);
  2413. this.lblStripStart.TabIndex = 54;
  2414. this.lblStripStart.Text = "Start:";
  2415. //
  2416. // cbxStripStartType
  2417. //
  2418. this.cbxStripStartType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2419. this.cbxStripStartType.FormattingEnabled = true;
  2420. this.cbxStripStartType.Location = new System.Drawing.Point(80, 36);
  2421. this.cbxStripStartType.Name = "cbxStripStartType";
  2422. this.cbxStripStartType.Size = new System.Drawing.Size(144, 21);
  2423. this.cbxStripStartType.TabIndex = 68;
  2424. this.cbxStripStartType.SelectedIndexChanged += new System.EventHandler(this.cbxStripStartType_SelectedIndexChanged);
  2425. //
  2426. // udStripWidth
  2427. //
  2428. this.udStripWidth.DecimalPlaces = 2;
  2429. this.udStripWidth.Location = new System.Drawing.Point(12, 88);
  2430. this.udStripWidth.Maximum = new decimal(new int[] {
  2431. 1000000000,
  2432. 0,
  2433. 0,
  2434. 0});
  2435. this.udStripWidth.Name = "udStripWidth";
  2436. this.udStripWidth.Size = new System.Drawing.Size(60, 20);
  2437. this.udStripWidth.TabIndex = 66;
  2438. this.udStripWidth.ValueChanged += new System.EventHandler(this.udStripWidth_ValueChanged);
  2439. //
  2440. // udStripInterval
  2441. //
  2442. this.udStripInterval.DecimalPlaces = 2;
  2443. this.udStripInterval.Location = new System.Drawing.Point(12, 140);
  2444. this.udStripInterval.Maximum = new decimal(new int[] {
  2445. 1000000000,
  2446. 0,
  2447. 0,
  2448. 0});
  2449. this.udStripInterval.Minimum = new decimal(new int[] {
  2450. 1000000000,
  2451. 0,
  2452. 0,
  2453. -2147483648});
  2454. this.udStripInterval.Name = "udStripInterval";
  2455. this.udStripInterval.Size = new System.Drawing.Size(60, 20);
  2456. this.udStripInterval.TabIndex = 66;
  2457. this.udStripInterval.ValueChanged += new System.EventHandler(this.udStripInterval_ValueChanged);
  2458. //
  2459. // tabStripAppearance
  2460. //
  2461. this.tabStripAppearance.Controls.Add(this.labelLine3);
  2462. this.tabStripAppearance.Controls.Add(this.cbxStripBorderColor);
  2463. this.tabStripAppearance.Controls.Add(this.cbxStripBorderStyle);
  2464. this.tabStripAppearance.Controls.Add(this.lblStripBorderStyle);
  2465. this.tabStripAppearance.Controls.Add(this.udStripBorderWidth);
  2466. this.tabStripAppearance.Controls.Add(this.lblStripBorderWidth);
  2467. this.tabStripAppearance.Controls.Add(this.lblStripBorderColor);
  2468. this.tabStripAppearance.Controls.Add(this.cbxStripBackColor);
  2469. this.tabStripAppearance.Controls.Add(this.cbxStripSecondaryColor);
  2470. this.tabStripAppearance.Controls.Add(this.cbxStripGradient);
  2471. this.tabStripAppearance.Controls.Add(this.lblStripGradient);
  2472. this.tabStripAppearance.Controls.Add(this.lblStripBackColor);
  2473. this.tabStripAppearance.Controls.Add(this.lblStripHatchStyle);
  2474. this.tabStripAppearance.Controls.Add(this.lblStripSecondaryColor);
  2475. this.tabStripAppearance.Controls.Add(this.cbxStripHatchStyle);
  2476. this.tabStripAppearance.Location = new System.Drawing.Point(4, 29);
  2477. this.tabStripAppearance.Name = "tabStripAppearance";
  2478. this.tabStripAppearance.Padding = new System.Windows.Forms.Padding(3);
  2479. this.tabStripAppearance.Size = new System.Drawing.Size(236, 219);
  2480. this.tabStripAppearance.TabIndex = 0;
  2481. this.tabStripAppearance.Text = "Appearance";
  2482. this.tabStripAppearance.UseVisualStyleBackColor = true;
  2483. //
  2484. // labelLine3
  2485. //
  2486. this.labelLine3.Location = new System.Drawing.Point(8, 120);
  2487. this.labelLine3.Name = "labelLine3";
  2488. this.labelLine3.Size = new System.Drawing.Size(216, 12);
  2489. this.labelLine3.TabIndex = 75;
  2490. //
  2491. // cbxStripBorderColor
  2492. //
  2493. this.cbxStripBorderColor.Color = System.Drawing.Color.Transparent;
  2494. this.cbxStripBorderColor.Location = new System.Drawing.Point(120, 136);
  2495. this.cbxStripBorderColor.Name = "cbxStripBorderColor";
  2496. this.cbxStripBorderColor.Size = new System.Drawing.Size(104, 21);
  2497. this.cbxStripBorderColor.TabIndex = 73;
  2498. //
  2499. // cbxStripBorderStyle
  2500. //
  2501. this.cbxStripBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2502. this.cbxStripBorderStyle.FormattingEnabled = true;
  2503. this.cbxStripBorderStyle.Location = new System.Drawing.Point(120, 164);
  2504. this.cbxStripBorderStyle.Name = "cbxStripBorderStyle";
  2505. this.cbxStripBorderStyle.Size = new System.Drawing.Size(104, 21);
  2506. this.cbxStripBorderStyle.TabIndex = 72;
  2507. //
  2508. // lblStripBorderStyle
  2509. //
  2510. this.lblStripBorderStyle.AutoSize = true;
  2511. this.lblStripBorderStyle.Location = new System.Drawing.Point(8, 168);
  2512. this.lblStripBorderStyle.Name = "lblStripBorderStyle";
  2513. this.lblStripBorderStyle.Size = new System.Drawing.Size(65, 13);
  2514. this.lblStripBorderStyle.TabIndex = 71;
  2515. this.lblStripBorderStyle.Text = "Border style:";
  2516. //
  2517. // udStripBorderWidth
  2518. //
  2519. this.udStripBorderWidth.Location = new System.Drawing.Point(120, 192);
  2520. this.udStripBorderWidth.Name = "udStripBorderWidth";
  2521. this.udStripBorderWidth.Size = new System.Drawing.Size(60, 20);
  2522. this.udStripBorderWidth.TabIndex = 74;
  2523. //
  2524. // lblStripBorderWidth
  2525. //
  2526. this.lblStripBorderWidth.AutoSize = true;
  2527. this.lblStripBorderWidth.Location = new System.Drawing.Point(8, 196);
  2528. this.lblStripBorderWidth.Name = "lblStripBorderWidth";
  2529. this.lblStripBorderWidth.Size = new System.Drawing.Size(69, 13);
  2530. this.lblStripBorderWidth.TabIndex = 69;
  2531. this.lblStripBorderWidth.Text = "Border width:";
  2532. //
  2533. // lblStripBorderColor
  2534. //
  2535. this.lblStripBorderColor.AutoSize = true;
  2536. this.lblStripBorderColor.Location = new System.Drawing.Point(8, 140);
  2537. this.lblStripBorderColor.Name = "lblStripBorderColor";
  2538. this.lblStripBorderColor.Size = new System.Drawing.Size(67, 13);
  2539. this.lblStripBorderColor.TabIndex = 70;
  2540. this.lblStripBorderColor.Text = "Border color:";
  2541. //
  2542. // cbxStripBackColor
  2543. //
  2544. this.cbxStripBackColor.Color = System.Drawing.Color.Transparent;
  2545. this.cbxStripBackColor.Location = new System.Drawing.Point(120, 12);
  2546. this.cbxStripBackColor.Name = "cbxStripBackColor";
  2547. this.cbxStripBackColor.Size = new System.Drawing.Size(104, 21);
  2548. this.cbxStripBackColor.TabIndex = 65;
  2549. this.cbxStripBackColor.ColorSelected += new System.EventHandler(this.cbxStripBackColor_ColorSelected);
  2550. //
  2551. // cbxStripSecondaryColor
  2552. //
  2553. this.cbxStripSecondaryColor.Color = System.Drawing.Color.Transparent;
  2554. this.cbxStripSecondaryColor.Location = new System.Drawing.Point(120, 40);
  2555. this.cbxStripSecondaryColor.Name = "cbxStripSecondaryColor";
  2556. this.cbxStripSecondaryColor.Size = new System.Drawing.Size(104, 21);
  2557. this.cbxStripSecondaryColor.TabIndex = 64;
  2558. this.cbxStripSecondaryColor.ColorSelected += new System.EventHandler(this.cbxStripSecondaryColor_ColorSelected);
  2559. //
  2560. // cbxStripGradient
  2561. //
  2562. this.cbxStripGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2563. this.cbxStripGradient.FormattingEnabled = true;
  2564. this.cbxStripGradient.Location = new System.Drawing.Point(120, 68);
  2565. this.cbxStripGradient.Name = "cbxStripGradient";
  2566. this.cbxStripGradient.Size = new System.Drawing.Size(104, 21);
  2567. this.cbxStripGradient.TabIndex = 62;
  2568. this.cbxStripGradient.SelectedIndexChanged += new System.EventHandler(this.cbxStripGradient_SelectedIndexChanged);
  2569. //
  2570. // lblStripGradient
  2571. //
  2572. this.lblStripGradient.AutoSize = true;
  2573. this.lblStripGradient.Location = new System.Drawing.Point(8, 72);
  2574. this.lblStripGradient.Name = "lblStripGradient";
  2575. this.lblStripGradient.Size = new System.Drawing.Size(50, 13);
  2576. this.lblStripGradient.TabIndex = 57;
  2577. this.lblStripGradient.Text = "Gradient:";
  2578. //
  2579. // lblStripBackColor
  2580. //
  2581. this.lblStripBackColor.AutoSize = true;
  2582. this.lblStripBackColor.Location = new System.Drawing.Point(8, 16);
  2583. this.lblStripBackColor.Name = "lblStripBackColor";
  2584. this.lblStripBackColor.Size = new System.Drawing.Size(61, 13);
  2585. this.lblStripBackColor.TabIndex = 56;
  2586. this.lblStripBackColor.Text = "Back color:";
  2587. //
  2588. // lblStripHatchStyle
  2589. //
  2590. this.lblStripHatchStyle.AutoSize = true;
  2591. this.lblStripHatchStyle.Location = new System.Drawing.Point(8, 100);
  2592. this.lblStripHatchStyle.Name = "lblStripHatchStyle";
  2593. this.lblStripHatchStyle.Size = new System.Drawing.Size(63, 13);
  2594. this.lblStripHatchStyle.TabIndex = 59;
  2595. this.lblStripHatchStyle.Text = "Hatch style:";
  2596. //
  2597. // lblStripSecondaryColor
  2598. //
  2599. this.lblStripSecondaryColor.AutoSize = true;
  2600. this.lblStripSecondaryColor.Location = new System.Drawing.Point(8, 44);
  2601. this.lblStripSecondaryColor.Name = "lblStripSecondaryColor";
  2602. this.lblStripSecondaryColor.Size = new System.Drawing.Size(87, 13);
  2603. this.lblStripSecondaryColor.TabIndex = 55;
  2604. this.lblStripSecondaryColor.Text = "Secondary color:";
  2605. //
  2606. // cbxStripHatchStyle
  2607. //
  2608. this.cbxStripHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2609. this.cbxStripHatchStyle.FormattingEnabled = true;
  2610. this.cbxStripHatchStyle.Location = new System.Drawing.Point(120, 96);
  2611. this.cbxStripHatchStyle.Name = "cbxStripHatchStyle";
  2612. this.cbxStripHatchStyle.Size = new System.Drawing.Size(104, 21);
  2613. this.cbxStripHatchStyle.TabIndex = 68;
  2614. this.cbxStripHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxStripHatchStyle_SelectedIndexChanged);
  2615. //
  2616. // tabStripText
  2617. //
  2618. this.tabStripText.Controls.Add(this.cbxStripTextForeColor);
  2619. this.tabStripText.Controls.Add(this.cbxStripTextOrientation);
  2620. this.tabStripText.Controls.Add(this.cbxStripTextVertAlign);
  2621. this.tabStripText.Controls.Add(this.lblStripTextOrientation);
  2622. this.tabStripText.Controls.Add(this.lblStripTextForeColor);
  2623. this.tabStripText.Controls.Add(this.lblStripLineAlign);
  2624. this.tabStripText.Controls.Add(this.cbxStripTextHorzAlign);
  2625. this.tabStripText.Controls.Add(this.lblStripTextAlign);
  2626. this.tabStripText.Controls.Add(this.tbStripTextFont);
  2627. this.tabStripText.Controls.Add(this.tbStripText);
  2628. this.tabStripText.Controls.Add(this.lblStripFont);
  2629. this.tabStripText.Controls.Add(this.lblStripText);
  2630. this.tabStripText.Location = new System.Drawing.Point(4, 29);
  2631. this.tabStripText.Name = "tabStripText";
  2632. this.tabStripText.Padding = new System.Windows.Forms.Padding(3);
  2633. this.tabStripText.Size = new System.Drawing.Size(236, 219);
  2634. this.tabStripText.TabIndex = 2;
  2635. this.tabStripText.Text = "Text";
  2636. this.tabStripText.UseVisualStyleBackColor = true;
  2637. //
  2638. // cbxStripTextForeColor
  2639. //
  2640. this.cbxStripTextForeColor.Color = System.Drawing.Color.Transparent;
  2641. this.cbxStripTextForeColor.Location = new System.Drawing.Point(120, 92);
  2642. this.cbxStripTextForeColor.Name = "cbxStripTextForeColor";
  2643. this.cbxStripTextForeColor.Size = new System.Drawing.Size(104, 21);
  2644. this.cbxStripTextForeColor.TabIndex = 5;
  2645. this.cbxStripTextForeColor.ColorSelected += new System.EventHandler(this.cbxStripTextForeColor_ColorSelected);
  2646. //
  2647. // cbxStripTextOrientation
  2648. //
  2649. this.cbxStripTextOrientation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2650. this.cbxStripTextOrientation.FormattingEnabled = true;
  2651. this.cbxStripTextOrientation.Location = new System.Drawing.Point(120, 176);
  2652. this.cbxStripTextOrientation.Name = "cbxStripTextOrientation";
  2653. this.cbxStripTextOrientation.Size = new System.Drawing.Size(104, 21);
  2654. this.cbxStripTextOrientation.TabIndex = 4;
  2655. this.cbxStripTextOrientation.SelectedIndexChanged += new System.EventHandler(this.cbxStripTextOrientation_SelectedIndexChanged);
  2656. //
  2657. // cbxStripTextVertAlign
  2658. //
  2659. this.cbxStripTextVertAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2660. this.cbxStripTextVertAlign.FormattingEnabled = true;
  2661. this.cbxStripTextVertAlign.Location = new System.Drawing.Point(120, 148);
  2662. this.cbxStripTextVertAlign.Name = "cbxStripTextVertAlign";
  2663. this.cbxStripTextVertAlign.Size = new System.Drawing.Size(104, 21);
  2664. this.cbxStripTextVertAlign.TabIndex = 4;
  2665. this.cbxStripTextVertAlign.SelectedIndexChanged += new System.EventHandler(this.cbxStripTextVertAlign_SelectedIndexChanged);
  2666. //
  2667. // lblStripTextOrientation
  2668. //
  2669. this.lblStripTextOrientation.AutoSize = true;
  2670. this.lblStripTextOrientation.Location = new System.Drawing.Point(8, 180);
  2671. this.lblStripTextOrientation.Name = "lblStripTextOrientation";
  2672. this.lblStripTextOrientation.Size = new System.Drawing.Size(83, 13);
  2673. this.lblStripTextOrientation.TabIndex = 3;
  2674. this.lblStripTextOrientation.Text = "Text orientation:";
  2675. //
  2676. // lblStripTextForeColor
  2677. //
  2678. this.lblStripTextForeColor.AutoSize = true;
  2679. this.lblStripTextForeColor.Location = new System.Drawing.Point(8, 96);
  2680. this.lblStripTextForeColor.Name = "lblStripTextForeColor";
  2681. this.lblStripTextForeColor.Size = new System.Drawing.Size(57, 13);
  2682. this.lblStripTextForeColor.TabIndex = 3;
  2683. this.lblStripTextForeColor.Text = "Fore color:";
  2684. //
  2685. // lblStripLineAlign
  2686. //
  2687. this.lblStripLineAlign.AutoSize = true;
  2688. this.lblStripLineAlign.Location = new System.Drawing.Point(8, 152);
  2689. this.lblStripLineAlign.Name = "lblStripLineAlign";
  2690. this.lblStripLineAlign.Size = new System.Drawing.Size(70, 13);
  2691. this.lblStripLineAlign.TabIndex = 3;
  2692. this.lblStripLineAlign.Text = "Vertical align:";
  2693. //
  2694. // cbxStripTextHorzAlign
  2695. //
  2696. this.cbxStripTextHorzAlign.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2697. this.cbxStripTextHorzAlign.FormattingEnabled = true;
  2698. this.cbxStripTextHorzAlign.Location = new System.Drawing.Point(120, 120);
  2699. this.cbxStripTextHorzAlign.Name = "cbxStripTextHorzAlign";
  2700. this.cbxStripTextHorzAlign.Size = new System.Drawing.Size(104, 21);
  2701. this.cbxStripTextHorzAlign.TabIndex = 4;
  2702. this.cbxStripTextHorzAlign.SelectedIndexChanged += new System.EventHandler(this.cbxStripTextHorzAlign_SelectedIndexChanged);
  2703. //
  2704. // lblStripTextAlign
  2705. //
  2706. this.lblStripTextAlign.AutoSize = true;
  2707. this.lblStripTextAlign.Location = new System.Drawing.Point(8, 124);
  2708. this.lblStripTextAlign.Name = "lblStripTextAlign";
  2709. this.lblStripTextAlign.Size = new System.Drawing.Size(82, 13);
  2710. this.lblStripTextAlign.TabIndex = 3;
  2711. this.lblStripTextAlign.Text = "Horizontal align:";
  2712. //
  2713. // tbStripTextFont
  2714. //
  2715. this.tbStripTextFont.ButtonText = "";
  2716. this.tbStripTextFont.Image = null;
  2717. this.tbStripTextFont.Location = new System.Drawing.Point(120, 64);
  2718. this.tbStripTextFont.Name = "tbStripTextFont";
  2719. this.tbStripTextFont.Size = new System.Drawing.Size(104, 21);
  2720. this.tbStripTextFont.TabIndex = 2;
  2721. this.tbStripTextFont.ButtonClick += new System.EventHandler(this.tbStripTextFont_ButtonClick);
  2722. //
  2723. // tbStripText
  2724. //
  2725. this.tbStripText.Location = new System.Drawing.Point(12, 36);
  2726. this.tbStripText.Name = "tbStripText";
  2727. this.tbStripText.Size = new System.Drawing.Size(212, 20);
  2728. this.tbStripText.TabIndex = 1;
  2729. this.tbStripText.Leave += new System.EventHandler(this.tbStripText_Leave);
  2730. //
  2731. // lblStripFont
  2732. //
  2733. this.lblStripFont.AutoSize = true;
  2734. this.lblStripFont.Location = new System.Drawing.Point(8, 68);
  2735. this.lblStripFont.Name = "lblStripFont";
  2736. this.lblStripFont.Size = new System.Drawing.Size(31, 13);
  2737. this.lblStripFont.TabIndex = 0;
  2738. this.lblStripFont.Text = "Font:";
  2739. //
  2740. // lblStripText
  2741. //
  2742. this.lblStripText.AutoSize = true;
  2743. this.lblStripText.Location = new System.Drawing.Point(8, 16);
  2744. this.lblStripText.Name = "lblStripText";
  2745. this.lblStripText.Size = new System.Drawing.Size(31, 13);
  2746. this.lblStripText.TabIndex = 0;
  2747. this.lblStripText.Text = "Text:";
  2748. //
  2749. // labelLine8
  2750. //
  2751. this.labelLine8.Location = new System.Drawing.Point(16, 40);
  2752. this.labelLine8.Name = "labelLine8";
  2753. this.labelLine8.Size = new System.Drawing.Size(284, 12);
  2754. this.labelLine8.TabIndex = 46;
  2755. //
  2756. // cbxAxis
  2757. //
  2758. this.cbxAxis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2759. this.cbxAxis.FormattingEnabled = true;
  2760. this.cbxAxis.Location = new System.Drawing.Point(128, 16);
  2761. this.cbxAxis.Name = "cbxAxis";
  2762. this.cbxAxis.Size = new System.Drawing.Size(172, 21);
  2763. this.cbxAxis.TabIndex = 1;
  2764. this.cbxAxis.SelectedIndexChanged += new System.EventHandler(this.cbxAxis_SelectedIndexChanged);
  2765. //
  2766. // lblAxis
  2767. //
  2768. this.lblAxis.AutoSize = true;
  2769. this.lblAxis.Location = new System.Drawing.Point(16, 20);
  2770. this.lblAxis.Name = "lblAxis";
  2771. this.lblAxis.Size = new System.Drawing.Size(29, 13);
  2772. this.lblAxis.TabIndex = 0;
  2773. this.lblAxis.Text = "Axis:";
  2774. //
  2775. // pgLegend
  2776. //
  2777. this.pgLegend.BackColor = System.Drawing.SystemColors.Window;
  2778. this.pgLegend.Controls.Add(this.tabControl2);
  2779. this.pgLegend.Controls.Add(this.labelLine18);
  2780. this.pgLegend.Controls.Add(this.cbLegendEnabled);
  2781. this.pgLegend.Dock = System.Windows.Forms.DockStyle.Fill;
  2782. this.pgLegend.Location = new System.Drawing.Point(120, 1);
  2783. this.pgLegend.Name = "pgLegend";
  2784. this.pgLegend.Size = new System.Drawing.Size(315, 502);
  2785. this.pgLegend.TabIndex = 5;
  2786. this.pgLegend.Text = "Legend";
  2787. //
  2788. // tabControl2
  2789. //
  2790. this.tabControl2.Controls.Add(this.tabLegendGeneral);
  2791. this.tabControl2.Controls.Add(this.tabLegendAppearance);
  2792. this.tabControl2.Location = new System.Drawing.Point(16, 52);
  2793. this.tabControl2.Name = "tabControl2";
  2794. this.tabControl2.SelectedIndex = 0;
  2795. this.tabControl2.Size = new System.Drawing.Size(284, 432);
  2796. this.tabControl2.TabIndex = 49;
  2797. //
  2798. // tabLegendGeneral
  2799. //
  2800. this.tabLegendGeneral.Controls.Add(this.lblLegendDock);
  2801. this.tabLegendGeneral.Controls.Add(this.labelLine19);
  2802. this.tabLegendGeneral.Controls.Add(this.btnL12);
  2803. this.tabLegendGeneral.Controls.Add(this.btnL6);
  2804. this.tabLegendGeneral.Controls.Add(this.btnL11);
  2805. this.tabLegendGeneral.Controls.Add(this.btnL5);
  2806. this.tabLegendGeneral.Controls.Add(this.btnL10);
  2807. this.tabLegendGeneral.Controls.Add(this.btnL4);
  2808. this.tabLegendGeneral.Controls.Add(this.btnL9);
  2809. this.tabLegendGeneral.Controls.Add(this.btnL8);
  2810. this.tabLegendGeneral.Controls.Add(this.btnL3);
  2811. this.tabLegendGeneral.Controls.Add(this.btnL7);
  2812. this.tabLegendGeneral.Controls.Add(this.btnL2);
  2813. this.tabLegendGeneral.Controls.Add(this.btnL1);
  2814. this.tabLegendGeneral.Controls.Add(this.cbxLegendStyle);
  2815. this.tabLegendGeneral.Controls.Add(this.cbLegendInsideChartArea);
  2816. this.tabLegendGeneral.Controls.Add(this.lblLegendStyle);
  2817. this.tabLegendGeneral.Location = new System.Drawing.Point(4, 22);
  2818. this.tabLegendGeneral.Name = "tabLegendGeneral";
  2819. this.tabLegendGeneral.Padding = new System.Windows.Forms.Padding(3);
  2820. this.tabLegendGeneral.Size = new System.Drawing.Size(276, 406);
  2821. this.tabLegendGeneral.TabIndex = 0;
  2822. this.tabLegendGeneral.Text = "General";
  2823. this.tabLegendGeneral.UseVisualStyleBackColor = true;
  2824. //
  2825. // lblLegendDock
  2826. //
  2827. this.lblLegendDock.AutoSize = true;
  2828. this.lblLegendDock.Location = new System.Drawing.Point(16, 104);
  2829. this.lblLegendDock.Name = "lblLegendDock";
  2830. this.lblLegendDock.Size = new System.Drawing.Size(36, 13);
  2831. this.lblLegendDock.TabIndex = 51;
  2832. this.lblLegendDock.Text = "Dock:";
  2833. //
  2834. // labelLine19
  2835. //
  2836. this.labelLine19.Location = new System.Drawing.Point(16, 40);
  2837. this.labelLine19.Name = "labelLine19";
  2838. this.labelLine19.Size = new System.Drawing.Size(244, 12);
  2839. this.labelLine19.TabIndex = 50;
  2840. //
  2841. // btnL12
  2842. //
  2843. this.btnL12.Location = new System.Drawing.Point(160, 116);
  2844. this.btnL12.Name = "btnL12";
  2845. this.btnL12.Size = new System.Drawing.Size(20, 20);
  2846. this.btnL12.TabIndex = 49;
  2847. this.btnL12.Tag = "11";
  2848. this.btnL12.UseVisualStyleBackColor = true;
  2849. this.btnL12.Click += new System.EventHandler(this.btnL12_Click);
  2850. //
  2851. // btnL6
  2852. //
  2853. this.btnL6.Location = new System.Drawing.Point(240, 116);
  2854. this.btnL6.Name = "btnL6";
  2855. this.btnL6.Size = new System.Drawing.Size(20, 20);
  2856. this.btnL6.TabIndex = 49;
  2857. this.btnL6.Tag = "5";
  2858. this.btnL6.UseVisualStyleBackColor = true;
  2859. this.btnL6.Click += new System.EventHandler(this.btnL12_Click);
  2860. //
  2861. // btnL11
  2862. //
  2863. this.btnL11.Location = new System.Drawing.Point(160, 96);
  2864. this.btnL11.Name = "btnL11";
  2865. this.btnL11.Size = new System.Drawing.Size(20, 20);
  2866. this.btnL11.TabIndex = 49;
  2867. this.btnL11.Tag = "10";
  2868. this.btnL11.UseVisualStyleBackColor = true;
  2869. this.btnL11.Click += new System.EventHandler(this.btnL12_Click);
  2870. //
  2871. // btnL5
  2872. //
  2873. this.btnL5.Location = new System.Drawing.Point(240, 96);
  2874. this.btnL5.Name = "btnL5";
  2875. this.btnL5.Size = new System.Drawing.Size(20, 20);
  2876. this.btnL5.TabIndex = 49;
  2877. this.btnL5.Tag = "4";
  2878. this.btnL5.UseVisualStyleBackColor = true;
  2879. this.btnL5.Click += new System.EventHandler(this.btnL12_Click);
  2880. //
  2881. // btnL10
  2882. //
  2883. this.btnL10.Location = new System.Drawing.Point(160, 76);
  2884. this.btnL10.Name = "btnL10";
  2885. this.btnL10.Size = new System.Drawing.Size(20, 20);
  2886. this.btnL10.TabIndex = 49;
  2887. this.btnL10.Tag = "9";
  2888. this.btnL10.UseVisualStyleBackColor = true;
  2889. this.btnL10.Click += new System.EventHandler(this.btnL12_Click);
  2890. //
  2891. // btnL4
  2892. //
  2893. this.btnL4.Location = new System.Drawing.Point(240, 76);
  2894. this.btnL4.Name = "btnL4";
  2895. this.btnL4.Size = new System.Drawing.Size(20, 20);
  2896. this.btnL4.TabIndex = 49;
  2897. this.btnL4.Tag = "3";
  2898. this.btnL4.UseVisualStyleBackColor = true;
  2899. this.btnL4.Click += new System.EventHandler(this.btnL12_Click);
  2900. //
  2901. // btnL9
  2902. //
  2903. this.btnL9.Location = new System.Drawing.Point(220, 136);
  2904. this.btnL9.Name = "btnL9";
  2905. this.btnL9.Size = new System.Drawing.Size(20, 20);
  2906. this.btnL9.TabIndex = 49;
  2907. this.btnL9.Tag = "8";
  2908. this.btnL9.UseVisualStyleBackColor = true;
  2909. this.btnL9.Click += new System.EventHandler(this.btnL12_Click);
  2910. //
  2911. // btnL8
  2912. //
  2913. this.btnL8.Location = new System.Drawing.Point(200, 136);
  2914. this.btnL8.Name = "btnL8";
  2915. this.btnL8.Size = new System.Drawing.Size(20, 20);
  2916. this.btnL8.TabIndex = 49;
  2917. this.btnL8.Tag = "7";
  2918. this.btnL8.UseVisualStyleBackColor = true;
  2919. this.btnL8.Click += new System.EventHandler(this.btnL12_Click);
  2920. //
  2921. // btnL3
  2922. //
  2923. this.btnL3.Location = new System.Drawing.Point(220, 56);
  2924. this.btnL3.Name = "btnL3";
  2925. this.btnL3.Size = new System.Drawing.Size(20, 20);
  2926. this.btnL3.TabIndex = 49;
  2927. this.btnL3.Tag = "2";
  2928. this.btnL3.UseVisualStyleBackColor = true;
  2929. this.btnL3.Click += new System.EventHandler(this.btnL12_Click);
  2930. //
  2931. // btnL7
  2932. //
  2933. this.btnL7.Location = new System.Drawing.Point(180, 136);
  2934. this.btnL7.Name = "btnL7";
  2935. this.btnL7.Size = new System.Drawing.Size(20, 20);
  2936. this.btnL7.TabIndex = 49;
  2937. this.btnL7.Tag = "6";
  2938. this.btnL7.UseVisualStyleBackColor = true;
  2939. this.btnL7.Click += new System.EventHandler(this.btnL12_Click);
  2940. //
  2941. // btnL2
  2942. //
  2943. this.btnL2.Location = new System.Drawing.Point(200, 56);
  2944. this.btnL2.Name = "btnL2";
  2945. this.btnL2.Size = new System.Drawing.Size(20, 20);
  2946. this.btnL2.TabIndex = 49;
  2947. this.btnL2.Tag = "1";
  2948. this.btnL2.UseVisualStyleBackColor = true;
  2949. this.btnL2.Click += new System.EventHandler(this.btnL12_Click);
  2950. //
  2951. // btnL1
  2952. //
  2953. this.btnL1.Location = new System.Drawing.Point(180, 56);
  2954. this.btnL1.Name = "btnL1";
  2955. this.btnL1.Size = new System.Drawing.Size(20, 20);
  2956. this.btnL1.TabIndex = 49;
  2957. this.btnL1.Tag = "0";
  2958. this.btnL1.UseVisualStyleBackColor = true;
  2959. this.btnL1.Click += new System.EventHandler(this.btnL12_Click);
  2960. //
  2961. // cbxLegendStyle
  2962. //
  2963. this.cbxLegendStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  2964. this.cbxLegendStyle.FormattingEnabled = true;
  2965. this.cbxLegendStyle.Location = new System.Drawing.Point(128, 16);
  2966. this.cbxLegendStyle.Name = "cbxLegendStyle";
  2967. this.cbxLegendStyle.Size = new System.Drawing.Size(132, 21);
  2968. this.cbxLegendStyle.TabIndex = 48;
  2969. this.cbxLegendStyle.SelectedIndexChanged += new System.EventHandler(this.cbxLegendStyle_SelectedIndexChanged);
  2970. //
  2971. // cbLegendInsideChartArea
  2972. //
  2973. this.cbLegendInsideChartArea.Location = new System.Drawing.Point(16, 172);
  2974. this.cbLegendInsideChartArea.Name = "cbLegendInsideChartArea";
  2975. this.cbLegendInsideChartArea.AutoSize = true;
  2976. this.cbLegendInsideChartArea.TabIndex = 0;
  2977. this.cbLegendInsideChartArea.Text = "Inside chart area";
  2978. this.cbLegendInsideChartArea.UseVisualStyleBackColor = true;
  2979. this.cbLegendInsideChartArea.CheckedChanged += new System.EventHandler(this.cbLegendInsideChartArea_CheckedChanged);
  2980. //
  2981. // lblLegendStyle
  2982. //
  2983. this.lblLegendStyle.AutoSize = true;
  2984. this.lblLegendStyle.Location = new System.Drawing.Point(16, 20);
  2985. this.lblLegendStyle.Name = "lblLegendStyle";
  2986. this.lblLegendStyle.Size = new System.Drawing.Size(70, 13);
  2987. this.lblLegendStyle.TabIndex = 47;
  2988. this.lblLegendStyle.Text = "Legend style:";
  2989. //
  2990. // tabLegendAppearance
  2991. //
  2992. this.tabLegendAppearance.Controls.Add(this.tbLegendFont);
  2993. this.tabLegendAppearance.Controls.Add(this.cbxLegendForeColor);
  2994. this.tabLegendAppearance.Controls.Add(this.lblLegendFont);
  2995. this.tabLegendAppearance.Controls.Add(this.lblLegendForeColor);
  2996. this.tabLegendAppearance.Controls.Add(this.cbxLegendHatchStyle);
  2997. this.tabLegendAppearance.Controls.Add(this.labelLine22);
  2998. this.tabLegendAppearance.Controls.Add(this.labelLine20);
  2999. this.tabLegendAppearance.Controls.Add(this.labelLine21);
  3000. this.tabLegendAppearance.Controls.Add(this.udLegendShadowOffset);
  3001. this.tabLegendAppearance.Controls.Add(this.udLegendBorderWidth);
  3002. this.tabLegendAppearance.Controls.Add(this.cbxLegendShadowColor);
  3003. this.tabLegendAppearance.Controls.Add(this.cbxLegendBorderColor);
  3004. this.tabLegendAppearance.Controls.Add(this.cbxLegendBackColor);
  3005. this.tabLegendAppearance.Controls.Add(this.cbxLegendSecondaryColor);
  3006. this.tabLegendAppearance.Controls.Add(this.cbxLegendBorderStyle);
  3007. this.tabLegendAppearance.Controls.Add(this.lblLegendBorderStyle);
  3008. this.tabLegendAppearance.Controls.Add(this.cbxLegendGradient);
  3009. this.tabLegendAppearance.Controls.Add(this.lblLegendShadowOffset);
  3010. this.tabLegendAppearance.Controls.Add(this.lblLegendShadowColor);
  3011. this.tabLegendAppearance.Controls.Add(this.lblLegendBorderWidth);
  3012. this.tabLegendAppearance.Controls.Add(this.lblLegendBorderColor);
  3013. this.tabLegendAppearance.Controls.Add(this.lblLegendBackColor);
  3014. this.tabLegendAppearance.Controls.Add(this.lblLegendHatchStyle);
  3015. this.tabLegendAppearance.Controls.Add(this.lblLegendSecondaryColor);
  3016. this.tabLegendAppearance.Controls.Add(this.lblLegendGradient);
  3017. this.tabLegendAppearance.Location = new System.Drawing.Point(4, 29);
  3018. this.tabLegendAppearance.Name = "tabLegendAppearance";
  3019. this.tabLegendAppearance.Padding = new System.Windows.Forms.Padding(3);
  3020. this.tabLegendAppearance.Size = new System.Drawing.Size(276, 399);
  3021. this.tabLegendAppearance.TabIndex = 1;
  3022. this.tabLegendAppearance.Text = "Appearance";
  3023. this.tabLegendAppearance.UseVisualStyleBackColor = true;
  3024. //
  3025. // tbLegendFont
  3026. //
  3027. this.tbLegendFont.ButtonText = "";
  3028. this.tbLegendFont.Image = null;
  3029. this.tbLegendFont.Location = new System.Drawing.Point(128, 304);
  3030. this.tbLegendFont.Name = "tbLegendFont";
  3031. this.tbLegendFont.Size = new System.Drawing.Size(132, 21);
  3032. this.tbLegendFont.TabIndex = 69;
  3033. this.tbLegendFont.ButtonClick += new System.EventHandler(this.tbLegendFont_ButtonClick);
  3034. //
  3035. // cbxLegendForeColor
  3036. //
  3037. this.cbxLegendForeColor.Color = System.Drawing.Color.Transparent;
  3038. this.cbxLegendForeColor.Location = new System.Drawing.Point(128, 332);
  3039. this.cbxLegendForeColor.Name = "cbxLegendForeColor";
  3040. this.cbxLegendForeColor.ShowColorName = true;
  3041. this.cbxLegendForeColor.Size = new System.Drawing.Size(132, 21);
  3042. this.cbxLegendForeColor.TabIndex = 68;
  3043. this.cbxLegendForeColor.ColorSelected += new System.EventHandler(this.cbxLegendForeColor_ColorSelected);
  3044. //
  3045. // lblLegendFont
  3046. //
  3047. this.lblLegendFont.AutoSize = true;
  3048. this.lblLegendFont.Location = new System.Drawing.Point(16, 308);
  3049. this.lblLegendFont.Name = "lblLegendFont";
  3050. this.lblLegendFont.Size = new System.Drawing.Size(31, 13);
  3051. this.lblLegendFont.TabIndex = 66;
  3052. this.lblLegendFont.Text = "Font:";
  3053. //
  3054. // lblLegendForeColor
  3055. //
  3056. this.lblLegendForeColor.AutoSize = true;
  3057. this.lblLegendForeColor.Location = new System.Drawing.Point(16, 336);
  3058. this.lblLegendForeColor.Name = "lblLegendForeColor";
  3059. this.lblLegendForeColor.Size = new System.Drawing.Size(57, 13);
  3060. this.lblLegendForeColor.TabIndex = 67;
  3061. this.lblLegendForeColor.Text = "Fore color:";
  3062. //
  3063. // cbxLegendHatchStyle
  3064. //
  3065. this.cbxLegendHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3066. this.cbxLegendHatchStyle.FormattingEnabled = true;
  3067. this.cbxLegendHatchStyle.Location = new System.Drawing.Point(128, 100);
  3068. this.cbxLegendHatchStyle.Name = "cbxLegendHatchStyle";
  3069. this.cbxLegendHatchStyle.Size = new System.Drawing.Size(132, 21);
  3070. this.cbxLegendHatchStyle.TabIndex = 65;
  3071. this.cbxLegendHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxLegendHatchStyle_SelectedIndexChanged);
  3072. //
  3073. // labelLine22
  3074. //
  3075. this.labelLine22.Location = new System.Drawing.Point(16, 288);
  3076. this.labelLine22.Name = "labelLine22";
  3077. this.labelLine22.Size = new System.Drawing.Size(244, 12);
  3078. this.labelLine22.TabIndex = 63;
  3079. //
  3080. // labelLine20
  3081. //
  3082. this.labelLine20.Location = new System.Drawing.Point(16, 220);
  3083. this.labelLine20.Name = "labelLine20";
  3084. this.labelLine20.Size = new System.Drawing.Size(244, 12);
  3085. this.labelLine20.TabIndex = 63;
  3086. //
  3087. // labelLine21
  3088. //
  3089. this.labelLine21.Location = new System.Drawing.Point(16, 124);
  3090. this.labelLine21.Name = "labelLine21";
  3091. this.labelLine21.Size = new System.Drawing.Size(244, 12);
  3092. this.labelLine21.TabIndex = 64;
  3093. //
  3094. // udLegendShadowOffset
  3095. //
  3096. this.udLegendShadowOffset.Location = new System.Drawing.Point(128, 264);
  3097. this.udLegendShadowOffset.Name = "udLegendShadowOffset";
  3098. this.udLegendShadowOffset.Size = new System.Drawing.Size(60, 20);
  3099. this.udLegendShadowOffset.TabIndex = 62;
  3100. this.udLegendShadowOffset.ValueChanged += new System.EventHandler(this.udLegendShadowOffset_ValueChanged);
  3101. //
  3102. // udLegendBorderWidth
  3103. //
  3104. this.udLegendBorderWidth.Location = new System.Drawing.Point(128, 196);
  3105. this.udLegendBorderWidth.Name = "udLegendBorderWidth";
  3106. this.udLegendBorderWidth.Size = new System.Drawing.Size(60, 20);
  3107. this.udLegendBorderWidth.TabIndex = 61;
  3108. this.udLegendBorderWidth.ValueChanged += new System.EventHandler(this.udLegendBorderWidth_ValueChanged);
  3109. //
  3110. // cbxLegendShadowColor
  3111. //
  3112. this.cbxLegendShadowColor.Color = System.Drawing.Color.Transparent;
  3113. this.cbxLegendShadowColor.Location = new System.Drawing.Point(128, 236);
  3114. this.cbxLegendShadowColor.Name = "cbxLegendShadowColor";
  3115. this.cbxLegendShadowColor.ShowColorName = true;
  3116. this.cbxLegendShadowColor.Size = new System.Drawing.Size(132, 21);
  3117. this.cbxLegendShadowColor.TabIndex = 57;
  3118. this.cbxLegendShadowColor.ColorSelected += new System.EventHandler(this.cbxLegendShadowColor_ColorSelected);
  3119. //
  3120. // cbxLegendBorderColor
  3121. //
  3122. this.cbxLegendBorderColor.Color = System.Drawing.Color.Transparent;
  3123. this.cbxLegendBorderColor.Location = new System.Drawing.Point(128, 140);
  3124. this.cbxLegendBorderColor.Name = "cbxLegendBorderColor";
  3125. this.cbxLegendBorderColor.ShowColorName = true;
  3126. this.cbxLegendBorderColor.Size = new System.Drawing.Size(132, 21);
  3127. this.cbxLegendBorderColor.TabIndex = 58;
  3128. this.cbxLegendBorderColor.ColorSelected += new System.EventHandler(this.cbxLegendBorderColor_ColorSelected);
  3129. //
  3130. // cbxLegendBackColor
  3131. //
  3132. this.cbxLegendBackColor.Color = System.Drawing.Color.Transparent;
  3133. this.cbxLegendBackColor.Location = new System.Drawing.Point(128, 16);
  3134. this.cbxLegendBackColor.Name = "cbxLegendBackColor";
  3135. this.cbxLegendBackColor.ShowColorName = true;
  3136. this.cbxLegendBackColor.Size = new System.Drawing.Size(132, 21);
  3137. this.cbxLegendBackColor.TabIndex = 60;
  3138. this.cbxLegendBackColor.ColorSelected += new System.EventHandler(this.cbxLegendBackColor_ColorSelected);
  3139. //
  3140. // cbxLegendSecondaryColor
  3141. //
  3142. this.cbxLegendSecondaryColor.Color = System.Drawing.Color.Transparent;
  3143. this.cbxLegendSecondaryColor.Location = new System.Drawing.Point(128, 44);
  3144. this.cbxLegendSecondaryColor.Name = "cbxLegendSecondaryColor";
  3145. this.cbxLegendSecondaryColor.ShowColorName = true;
  3146. this.cbxLegendSecondaryColor.Size = new System.Drawing.Size(132, 21);
  3147. this.cbxLegendSecondaryColor.TabIndex = 59;
  3148. this.cbxLegendSecondaryColor.ColorSelected += new System.EventHandler(this.cbxLegendSecondaryColor_ColorSelected);
  3149. //
  3150. // cbxLegendBorderStyle
  3151. //
  3152. this.cbxLegendBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3153. this.cbxLegendBorderStyle.FormattingEnabled = true;
  3154. this.cbxLegendBorderStyle.Location = new System.Drawing.Point(128, 168);
  3155. this.cbxLegendBorderStyle.Name = "cbxLegendBorderStyle";
  3156. this.cbxLegendBorderStyle.Size = new System.Drawing.Size(132, 21);
  3157. this.cbxLegendBorderStyle.TabIndex = 55;
  3158. this.cbxLegendBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxLegendBorderStyle_SelectedIndexChanged);
  3159. //
  3160. // lblLegendBorderStyle
  3161. //
  3162. this.lblLegendBorderStyle.AutoSize = true;
  3163. this.lblLegendBorderStyle.Location = new System.Drawing.Point(16, 172);
  3164. this.lblLegendBorderStyle.Name = "lblLegendBorderStyle";
  3165. this.lblLegendBorderStyle.Size = new System.Drawing.Size(65, 13);
  3166. this.lblLegendBorderStyle.TabIndex = 54;
  3167. this.lblLegendBorderStyle.Text = "Border style:";
  3168. //
  3169. // cbxLegendGradient
  3170. //
  3171. this.cbxLegendGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3172. this.cbxLegendGradient.FormattingEnabled = true;
  3173. this.cbxLegendGradient.Location = new System.Drawing.Point(128, 72);
  3174. this.cbxLegendGradient.Name = "cbxLegendGradient";
  3175. this.cbxLegendGradient.Size = new System.Drawing.Size(132, 21);
  3176. this.cbxLegendGradient.TabIndex = 56;
  3177. this.cbxLegendGradient.SelectedIndexChanged += new System.EventHandler(this.cbxLegendGradient_SelectedIndexChanged);
  3178. //
  3179. // lblLegendShadowOffset
  3180. //
  3181. this.lblLegendShadowOffset.AutoSize = true;
  3182. this.lblLegendShadowOffset.Location = new System.Drawing.Point(16, 268);
  3183. this.lblLegendShadowOffset.Name = "lblLegendShadowOffset";
  3184. this.lblLegendShadowOffset.Size = new System.Drawing.Size(78, 13);
  3185. this.lblLegendShadowOffset.TabIndex = 48;
  3186. this.lblLegendShadowOffset.Text = "Shadow offset:";
  3187. //
  3188. // lblLegendShadowColor
  3189. //
  3190. this.lblLegendShadowColor.AutoSize = true;
  3191. this.lblLegendShadowColor.Location = new System.Drawing.Point(16, 240);
  3192. this.lblLegendShadowColor.Name = "lblLegendShadowColor";
  3193. this.lblLegendShadowColor.Size = new System.Drawing.Size(75, 13);
  3194. this.lblLegendShadowColor.TabIndex = 46;
  3195. this.lblLegendShadowColor.Text = "Shadow color:";
  3196. //
  3197. // lblLegendBorderWidth
  3198. //
  3199. this.lblLegendBorderWidth.AutoSize = true;
  3200. this.lblLegendBorderWidth.Location = new System.Drawing.Point(16, 200);
  3201. this.lblLegendBorderWidth.Name = "lblLegendBorderWidth";
  3202. this.lblLegendBorderWidth.Size = new System.Drawing.Size(69, 13);
  3203. this.lblLegendBorderWidth.TabIndex = 47;
  3204. this.lblLegendBorderWidth.Text = "Border width:";
  3205. //
  3206. // lblLegendBorderColor
  3207. //
  3208. this.lblLegendBorderColor.AutoSize = true;
  3209. this.lblLegendBorderColor.Location = new System.Drawing.Point(16, 144);
  3210. this.lblLegendBorderColor.Name = "lblLegendBorderColor";
  3211. this.lblLegendBorderColor.Size = new System.Drawing.Size(67, 13);
  3212. this.lblLegendBorderColor.TabIndex = 52;
  3213. this.lblLegendBorderColor.Text = "Border color:";
  3214. //
  3215. // lblLegendBackColor
  3216. //
  3217. this.lblLegendBackColor.AutoSize = true;
  3218. this.lblLegendBackColor.Location = new System.Drawing.Point(16, 20);
  3219. this.lblLegendBackColor.Name = "lblLegendBackColor";
  3220. this.lblLegendBackColor.Size = new System.Drawing.Size(61, 13);
  3221. this.lblLegendBackColor.TabIndex = 50;
  3222. this.lblLegendBackColor.Text = "Back color:";
  3223. //
  3224. // lblLegendHatchStyle
  3225. //
  3226. this.lblLegendHatchStyle.AutoSize = true;
  3227. this.lblLegendHatchStyle.Location = new System.Drawing.Point(16, 104);
  3228. this.lblLegendHatchStyle.Name = "lblLegendHatchStyle";
  3229. this.lblLegendHatchStyle.Size = new System.Drawing.Size(63, 13);
  3230. this.lblLegendHatchStyle.TabIndex = 53;
  3231. this.lblLegendHatchStyle.Text = "Hatch style:";
  3232. //
  3233. // lblLegendSecondaryColor
  3234. //
  3235. this.lblLegendSecondaryColor.AutoSize = true;
  3236. this.lblLegendSecondaryColor.Location = new System.Drawing.Point(16, 48);
  3237. this.lblLegendSecondaryColor.Name = "lblLegendSecondaryColor";
  3238. this.lblLegendSecondaryColor.Size = new System.Drawing.Size(87, 13);
  3239. this.lblLegendSecondaryColor.TabIndex = 49;
  3240. this.lblLegendSecondaryColor.Text = "Secondary color:";
  3241. //
  3242. // lblLegendGradient
  3243. //
  3244. this.lblLegendGradient.AutoSize = true;
  3245. this.lblLegendGradient.Location = new System.Drawing.Point(16, 76);
  3246. this.lblLegendGradient.Name = "lblLegendGradient";
  3247. this.lblLegendGradient.Size = new System.Drawing.Size(50, 13);
  3248. this.lblLegendGradient.TabIndex = 51;
  3249. this.lblLegendGradient.Text = "Gradient:";
  3250. //
  3251. // labelLine18
  3252. //
  3253. this.labelLine18.Location = new System.Drawing.Point(16, 36);
  3254. this.labelLine18.Name = "labelLine18";
  3255. this.labelLine18.Size = new System.Drawing.Size(284, 12);
  3256. this.labelLine18.TabIndex = 46;
  3257. //
  3258. // cbLegendEnabled
  3259. //
  3260. this.cbLegendEnabled.Location = new System.Drawing.Point(16, 16);
  3261. this.cbLegendEnabled.Name = "cbLegendEnabled";
  3262. this.cbLegendEnabled.AutoSize = true;
  3263. this.cbLegendEnabled.TabIndex = 0;
  3264. this.cbLegendEnabled.Text = "Enabled";
  3265. this.cbLegendEnabled.UseVisualStyleBackColor = true;
  3266. this.cbLegendEnabled.CheckedChanged += new System.EventHandler(this.cbLegendEnabled_CheckedChanged);
  3267. //
  3268. // pgTitle
  3269. //
  3270. this.pgTitle.BackColor = System.Drawing.SystemColors.Window;
  3271. this.pgTitle.Controls.Add(this.tabControl3);
  3272. this.pgTitle.Controls.Add(this.labelLine27);
  3273. this.pgTitle.Controls.Add(this.cbTitleVisible);
  3274. this.pgTitle.Dock = System.Windows.Forms.DockStyle.Fill;
  3275. this.pgTitle.Location = new System.Drawing.Point(120, 1);
  3276. this.pgTitle.Name = "pgTitle";
  3277. this.pgTitle.Size = new System.Drawing.Size(315, 502);
  3278. this.pgTitle.TabIndex = 6;
  3279. this.pgTitle.Text = "Title";
  3280. //
  3281. // tabControl3
  3282. //
  3283. this.tabControl3.Controls.Add(this.tabTitleGeneral);
  3284. this.tabControl3.Controls.Add(this.tabTitleAppearance);
  3285. this.tabControl3.Location = new System.Drawing.Point(16, 52);
  3286. this.tabControl3.Name = "tabControl3";
  3287. this.tabControl3.SelectedIndex = 0;
  3288. this.tabControl3.Size = new System.Drawing.Size(284, 432);
  3289. this.tabControl3.TabIndex = 52;
  3290. //
  3291. // tabTitleGeneral
  3292. //
  3293. this.tabTitleGeneral.Controls.Add(this.cbxTitleTextStyle);
  3294. this.tabTitleGeneral.Controls.Add(this.lblTitleTextStyle);
  3295. this.tabTitleGeneral.Controls.Add(this.cbxTitleTextOrientation);
  3296. this.tabTitleGeneral.Controls.Add(this.lblTitleTextOrientation);
  3297. this.tabTitleGeneral.Controls.Add(this.tbTitleText);
  3298. this.tabTitleGeneral.Controls.Add(this.lblTitleDock);
  3299. this.tabTitleGeneral.Controls.Add(this.labelLine23);
  3300. this.tabTitleGeneral.Controls.Add(this.btnT12);
  3301. this.tabTitleGeneral.Controls.Add(this.btnT6);
  3302. this.tabTitleGeneral.Controls.Add(this.btnT11);
  3303. this.tabTitleGeneral.Controls.Add(this.btnT5);
  3304. this.tabTitleGeneral.Controls.Add(this.btnT10);
  3305. this.tabTitleGeneral.Controls.Add(this.btnT4);
  3306. this.tabTitleGeneral.Controls.Add(this.btnT9);
  3307. this.tabTitleGeneral.Controls.Add(this.btnT8);
  3308. this.tabTitleGeneral.Controls.Add(this.btnT3);
  3309. this.tabTitleGeneral.Controls.Add(this.btnT7);
  3310. this.tabTitleGeneral.Controls.Add(this.btnT2);
  3311. this.tabTitleGeneral.Controls.Add(this.btnT1);
  3312. this.tabTitleGeneral.Controls.Add(this.cbTitleInsideChartArea);
  3313. this.tabTitleGeneral.Controls.Add(this.lblTitleText);
  3314. this.tabTitleGeneral.Location = new System.Drawing.Point(4, 22);
  3315. this.tabTitleGeneral.Name = "tabTitleGeneral";
  3316. this.tabTitleGeneral.Padding = new System.Windows.Forms.Padding(3);
  3317. this.tabTitleGeneral.Size = new System.Drawing.Size(276, 406);
  3318. this.tabTitleGeneral.TabIndex = 0;
  3319. this.tabTitleGeneral.Text = "General";
  3320. this.tabTitleGeneral.UseVisualStyleBackColor = true;
  3321. //
  3322. // cbxTitleTextStyle
  3323. //
  3324. this.cbxTitleTextStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3325. this.cbxTitleTextStyle.FormattingEnabled = true;
  3326. this.cbxTitleTextStyle.Location = new System.Drawing.Point(128, 72);
  3327. this.cbxTitleTextStyle.Name = "cbxTitleTextStyle";
  3328. this.cbxTitleTextStyle.Size = new System.Drawing.Size(132, 21);
  3329. this.cbxTitleTextStyle.TabIndex = 54;
  3330. this.cbxTitleTextStyle.SelectedIndexChanged += new System.EventHandler(this.cbxTitleTextStyle_SelectedIndexChanged);
  3331. //
  3332. // lblTitleTextStyle
  3333. //
  3334. this.lblTitleTextStyle.AutoSize = true;
  3335. this.lblTitleTextStyle.Location = new System.Drawing.Point(16, 76);
  3336. this.lblTitleTextStyle.Name = "lblTitleTextStyle";
  3337. this.lblTitleTextStyle.Size = new System.Drawing.Size(55, 13);
  3338. this.lblTitleTextStyle.TabIndex = 53;
  3339. this.lblTitleTextStyle.Text = "Text style:";
  3340. //
  3341. // cbxTitleTextOrientation
  3342. //
  3343. this.cbxTitleTextOrientation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3344. this.cbxTitleTextOrientation.FormattingEnabled = true;
  3345. this.cbxTitleTextOrientation.Location = new System.Drawing.Point(128, 44);
  3346. this.cbxTitleTextOrientation.Name = "cbxTitleTextOrientation";
  3347. this.cbxTitleTextOrientation.Size = new System.Drawing.Size(132, 21);
  3348. this.cbxTitleTextOrientation.TabIndex = 54;
  3349. this.cbxTitleTextOrientation.SelectedIndexChanged += new System.EventHandler(this.cbxTitleTextOrientation_SelectedIndexChanged);
  3350. //
  3351. // lblTitleTextOrientation
  3352. //
  3353. this.lblTitleTextOrientation.AutoSize = true;
  3354. this.lblTitleTextOrientation.Location = new System.Drawing.Point(16, 48);
  3355. this.lblTitleTextOrientation.Name = "lblTitleTextOrientation";
  3356. this.lblTitleTextOrientation.Size = new System.Drawing.Size(83, 13);
  3357. this.lblTitleTextOrientation.TabIndex = 53;
  3358. this.lblTitleTextOrientation.Text = "Text orientation:";
  3359. //
  3360. // tbTitleText
  3361. //
  3362. this.tbTitleText.Location = new System.Drawing.Point(128, 16);
  3363. this.tbTitleText.Name = "tbTitleText";
  3364. this.tbTitleText.Size = new System.Drawing.Size(132, 20);
  3365. this.tbTitleText.TabIndex = 52;
  3366. this.tbTitleText.Leave += new System.EventHandler(this.tbTitleText_Leave);
  3367. //
  3368. // lblTitleDock
  3369. //
  3370. this.lblTitleDock.AutoSize = true;
  3371. this.lblTitleDock.Location = new System.Drawing.Point(16, 160);
  3372. this.lblTitleDock.Name = "lblTitleDock";
  3373. this.lblTitleDock.Size = new System.Drawing.Size(36, 13);
  3374. this.lblTitleDock.TabIndex = 51;
  3375. this.lblTitleDock.Text = "Dock:";
  3376. //
  3377. // labelLine23
  3378. //
  3379. this.labelLine23.Location = new System.Drawing.Point(16, 96);
  3380. this.labelLine23.Name = "labelLine23";
  3381. this.labelLine23.Size = new System.Drawing.Size(244, 12);
  3382. this.labelLine23.TabIndex = 50;
  3383. //
  3384. // btnT12
  3385. //
  3386. this.btnT12.Location = new System.Drawing.Point(160, 172);
  3387. this.btnT12.Name = "btnT12";
  3388. this.btnT12.Size = new System.Drawing.Size(20, 20);
  3389. this.btnT12.TabIndex = 49;
  3390. this.btnT12.Tag = "11";
  3391. this.btnT12.UseVisualStyleBackColor = true;
  3392. this.btnT12.Click += new System.EventHandler(this.btnT12_Click);
  3393. //
  3394. // btnT6
  3395. //
  3396. this.btnT6.Location = new System.Drawing.Point(240, 172);
  3397. this.btnT6.Name = "btnT6";
  3398. this.btnT6.Size = new System.Drawing.Size(20, 20);
  3399. this.btnT6.TabIndex = 49;
  3400. this.btnT6.Tag = "5";
  3401. this.btnT6.UseVisualStyleBackColor = true;
  3402. this.btnT6.Click += new System.EventHandler(this.btnT12_Click);
  3403. //
  3404. // btnT11
  3405. //
  3406. this.btnT11.Location = new System.Drawing.Point(160, 152);
  3407. this.btnT11.Name = "btnT11";
  3408. this.btnT11.Size = new System.Drawing.Size(20, 20);
  3409. this.btnT11.TabIndex = 49;
  3410. this.btnT11.Tag = "10";
  3411. this.btnT11.UseVisualStyleBackColor = true;
  3412. this.btnT11.Click += new System.EventHandler(this.btnT12_Click);
  3413. //
  3414. // btnT5
  3415. //
  3416. this.btnT5.Location = new System.Drawing.Point(240, 152);
  3417. this.btnT5.Name = "btnT5";
  3418. this.btnT5.Size = new System.Drawing.Size(20, 20);
  3419. this.btnT5.TabIndex = 49;
  3420. this.btnT5.Tag = "4";
  3421. this.btnT5.UseVisualStyleBackColor = true;
  3422. this.btnT5.Click += new System.EventHandler(this.btnT12_Click);
  3423. //
  3424. // btnT10
  3425. //
  3426. this.btnT10.Location = new System.Drawing.Point(160, 132);
  3427. this.btnT10.Name = "btnT10";
  3428. this.btnT10.Size = new System.Drawing.Size(20, 20);
  3429. this.btnT10.TabIndex = 49;
  3430. this.btnT10.Tag = "9";
  3431. this.btnT10.UseVisualStyleBackColor = true;
  3432. this.btnT10.Click += new System.EventHandler(this.btnT12_Click);
  3433. //
  3434. // btnT4
  3435. //
  3436. this.btnT4.Location = new System.Drawing.Point(240, 132);
  3437. this.btnT4.Name = "btnT4";
  3438. this.btnT4.Size = new System.Drawing.Size(20, 20);
  3439. this.btnT4.TabIndex = 49;
  3440. this.btnT4.Tag = "3";
  3441. this.btnT4.UseVisualStyleBackColor = true;
  3442. this.btnT4.Click += new System.EventHandler(this.btnT12_Click);
  3443. //
  3444. // btnT9
  3445. //
  3446. this.btnT9.Location = new System.Drawing.Point(220, 192);
  3447. this.btnT9.Name = "btnT9";
  3448. this.btnT9.Size = new System.Drawing.Size(20, 20);
  3449. this.btnT9.TabIndex = 49;
  3450. this.btnT9.Tag = "8";
  3451. this.btnT9.UseVisualStyleBackColor = true;
  3452. this.btnT9.Click += new System.EventHandler(this.btnT12_Click);
  3453. //
  3454. // btnT8
  3455. //
  3456. this.btnT8.Location = new System.Drawing.Point(200, 192);
  3457. this.btnT8.Name = "btnT8";
  3458. this.btnT8.Size = new System.Drawing.Size(20, 20);
  3459. this.btnT8.TabIndex = 49;
  3460. this.btnT8.Tag = "7";
  3461. this.btnT8.UseVisualStyleBackColor = true;
  3462. this.btnT8.Click += new System.EventHandler(this.btnT12_Click);
  3463. //
  3464. // btnT3
  3465. //
  3466. this.btnT3.Location = new System.Drawing.Point(220, 112);
  3467. this.btnT3.Name = "btnT3";
  3468. this.btnT3.Size = new System.Drawing.Size(20, 20);
  3469. this.btnT3.TabIndex = 49;
  3470. this.btnT3.Tag = "2";
  3471. this.btnT3.UseVisualStyleBackColor = true;
  3472. this.btnT3.Click += new System.EventHandler(this.btnT12_Click);
  3473. //
  3474. // btnT7
  3475. //
  3476. this.btnT7.Location = new System.Drawing.Point(180, 192);
  3477. this.btnT7.Name = "btnT7";
  3478. this.btnT7.Size = new System.Drawing.Size(20, 20);
  3479. this.btnT7.TabIndex = 49;
  3480. this.btnT7.Tag = "6";
  3481. this.btnT7.UseVisualStyleBackColor = true;
  3482. this.btnT7.Click += new System.EventHandler(this.btnT12_Click);
  3483. //
  3484. // btnT2
  3485. //
  3486. this.btnT2.Location = new System.Drawing.Point(200, 112);
  3487. this.btnT2.Name = "btnT2";
  3488. this.btnT2.Size = new System.Drawing.Size(20, 20);
  3489. this.btnT2.TabIndex = 49;
  3490. this.btnT2.Tag = "1";
  3491. this.btnT2.UseVisualStyleBackColor = true;
  3492. this.btnT2.Click += new System.EventHandler(this.btnT12_Click);
  3493. //
  3494. // btnT1
  3495. //
  3496. this.btnT1.Location = new System.Drawing.Point(180, 112);
  3497. this.btnT1.Name = "btnT1";
  3498. this.btnT1.Size = new System.Drawing.Size(20, 20);
  3499. this.btnT1.TabIndex = 49;
  3500. this.btnT1.Tag = "0";
  3501. this.btnT1.UseVisualStyleBackColor = true;
  3502. this.btnT1.Click += new System.EventHandler(this.btnT12_Click);
  3503. //
  3504. // cbTitleInsideChartArea
  3505. //
  3506. this.cbTitleInsideChartArea.Location = new System.Drawing.Point(16, 228);
  3507. this.cbTitleInsideChartArea.Name = "cbTitleInsideChartArea";
  3508. this.cbTitleInsideChartArea.AutoSize = true;
  3509. this.cbTitleInsideChartArea.TabIndex = 0;
  3510. this.cbTitleInsideChartArea.Text = "Inside chart area";
  3511. this.cbTitleInsideChartArea.UseVisualStyleBackColor = true;
  3512. this.cbTitleInsideChartArea.CheckedChanged += new System.EventHandler(this.cbTitleDockInsideChartArea_CheckedChanged);
  3513. //
  3514. // lblTitleText
  3515. //
  3516. this.lblTitleText.AutoSize = true;
  3517. this.lblTitleText.Location = new System.Drawing.Point(16, 20);
  3518. this.lblTitleText.Name = "lblTitleText";
  3519. this.lblTitleText.Size = new System.Drawing.Size(31, 13);
  3520. this.lblTitleText.TabIndex = 47;
  3521. this.lblTitleText.Text = "Text:";
  3522. //
  3523. // tabTitleAppearance
  3524. //
  3525. this.tabTitleAppearance.Controls.Add(this.tbTitleFont);
  3526. this.tabTitleAppearance.Controls.Add(this.cbxTitleForeColor);
  3527. this.tabTitleAppearance.Controls.Add(this.lblTitleFont);
  3528. this.tabTitleAppearance.Controls.Add(this.lblTitleForeColor);
  3529. this.tabTitleAppearance.Controls.Add(this.cbxTitleHatchStyle);
  3530. this.tabTitleAppearance.Controls.Add(this.labelLine24);
  3531. this.tabTitleAppearance.Controls.Add(this.labelLine25);
  3532. this.tabTitleAppearance.Controls.Add(this.labelLine26);
  3533. this.tabTitleAppearance.Controls.Add(this.udTitleShadowOffset);
  3534. this.tabTitleAppearance.Controls.Add(this.udTitleBorderWidth);
  3535. this.tabTitleAppearance.Controls.Add(this.cbxTitleShadowColor);
  3536. this.tabTitleAppearance.Controls.Add(this.cbxTitleBorderColor);
  3537. this.tabTitleAppearance.Controls.Add(this.cbxTitleBackColor);
  3538. this.tabTitleAppearance.Controls.Add(this.cbxTitleSecondaryColor);
  3539. this.tabTitleAppearance.Controls.Add(this.cbxTitleBorderStyle);
  3540. this.tabTitleAppearance.Controls.Add(this.lblTitleBorderStyle);
  3541. this.tabTitleAppearance.Controls.Add(this.cbxTitleGradient);
  3542. this.tabTitleAppearance.Controls.Add(this.lblTitleShadowOffset);
  3543. this.tabTitleAppearance.Controls.Add(this.lblTitleShadowColor);
  3544. this.tabTitleAppearance.Controls.Add(this.lblTitleBorderWidth);
  3545. this.tabTitleAppearance.Controls.Add(this.lblTitleBorderColor);
  3546. this.tabTitleAppearance.Controls.Add(this.lblTitleBackColor);
  3547. this.tabTitleAppearance.Controls.Add(this.lblTitleHatchStyle);
  3548. this.tabTitleAppearance.Controls.Add(this.lblTitleSecondaryColor);
  3549. this.tabTitleAppearance.Controls.Add(this.lblTitleGradient);
  3550. this.tabTitleAppearance.Location = new System.Drawing.Point(4, 29);
  3551. this.tabTitleAppearance.Name = "tabTitleAppearance";
  3552. this.tabTitleAppearance.Padding = new System.Windows.Forms.Padding(3);
  3553. this.tabTitleAppearance.Size = new System.Drawing.Size(276, 399);
  3554. this.tabTitleAppearance.TabIndex = 1;
  3555. this.tabTitleAppearance.Text = "Appearance";
  3556. this.tabTitleAppearance.UseVisualStyleBackColor = true;
  3557. //
  3558. // tbTitleFont
  3559. //
  3560. this.tbTitleFont.ButtonText = "";
  3561. this.tbTitleFont.Image = null;
  3562. this.tbTitleFont.Location = new System.Drawing.Point(128, 304);
  3563. this.tbTitleFont.Name = "tbTitleFont";
  3564. this.tbTitleFont.Size = new System.Drawing.Size(132, 21);
  3565. this.tbTitleFont.TabIndex = 69;
  3566. this.tbTitleFont.ButtonClick += new System.EventHandler(this.tbTitleFont_ButtonClick);
  3567. //
  3568. // cbxTitleForeColor
  3569. //
  3570. this.cbxTitleForeColor.Color = System.Drawing.Color.Transparent;
  3571. this.cbxTitleForeColor.Location = new System.Drawing.Point(128, 332);
  3572. this.cbxTitleForeColor.Name = "cbxTitleForeColor";
  3573. this.cbxTitleForeColor.ShowColorName = true;
  3574. this.cbxTitleForeColor.Size = new System.Drawing.Size(132, 21);
  3575. this.cbxTitleForeColor.TabIndex = 68;
  3576. this.cbxTitleForeColor.ColorSelected += new System.EventHandler(this.cbxTitleForeColor_ColorSelected);
  3577. //
  3578. // lblTitleFont
  3579. //
  3580. this.lblTitleFont.AutoSize = true;
  3581. this.lblTitleFont.Location = new System.Drawing.Point(16, 308);
  3582. this.lblTitleFont.Name = "lblTitleFont";
  3583. this.lblTitleFont.Size = new System.Drawing.Size(31, 13);
  3584. this.lblTitleFont.TabIndex = 66;
  3585. this.lblTitleFont.Text = "Font:";
  3586. //
  3587. // lblTitleForeColor
  3588. //
  3589. this.lblTitleForeColor.AutoSize = true;
  3590. this.lblTitleForeColor.Location = new System.Drawing.Point(16, 336);
  3591. this.lblTitleForeColor.Name = "lblTitleForeColor";
  3592. this.lblTitleForeColor.Size = new System.Drawing.Size(57, 13);
  3593. this.lblTitleForeColor.TabIndex = 67;
  3594. this.lblTitleForeColor.Text = "Fore color:";
  3595. //
  3596. // cbxTitleHatchStyle
  3597. //
  3598. this.cbxTitleHatchStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3599. this.cbxTitleHatchStyle.FormattingEnabled = true;
  3600. this.cbxTitleHatchStyle.Location = new System.Drawing.Point(128, 100);
  3601. this.cbxTitleHatchStyle.Name = "cbxTitleHatchStyle";
  3602. this.cbxTitleHatchStyle.Size = new System.Drawing.Size(132, 21);
  3603. this.cbxTitleHatchStyle.TabIndex = 65;
  3604. this.cbxTitleHatchStyle.SelectedIndexChanged += new System.EventHandler(this.cbxTitleHatchStyle_SelectedIndexChanged);
  3605. //
  3606. // labelLine24
  3607. //
  3608. this.labelLine24.Location = new System.Drawing.Point(16, 288);
  3609. this.labelLine24.Name = "labelLine24";
  3610. this.labelLine24.Size = new System.Drawing.Size(244, 12);
  3611. this.labelLine24.TabIndex = 63;
  3612. //
  3613. // labelLine25
  3614. //
  3615. this.labelLine25.Location = new System.Drawing.Point(16, 220);
  3616. this.labelLine25.Name = "labelLine25";
  3617. this.labelLine25.Size = new System.Drawing.Size(244, 12);
  3618. this.labelLine25.TabIndex = 63;
  3619. //
  3620. // labelLine26
  3621. //
  3622. this.labelLine26.Location = new System.Drawing.Point(16, 124);
  3623. this.labelLine26.Name = "labelLine26";
  3624. this.labelLine26.Size = new System.Drawing.Size(244, 12);
  3625. this.labelLine26.TabIndex = 64;
  3626. //
  3627. // udTitleShadowOffset
  3628. //
  3629. this.udTitleShadowOffset.Location = new System.Drawing.Point(128, 264);
  3630. this.udTitleShadowOffset.Name = "udTitleShadowOffset";
  3631. this.udTitleShadowOffset.Size = new System.Drawing.Size(60, 20);
  3632. this.udTitleShadowOffset.TabIndex = 62;
  3633. this.udTitleShadowOffset.ValueChanged += new System.EventHandler(this.udTitleShadowOffset_ValueChanged);
  3634. //
  3635. // udTitleBorderWidth
  3636. //
  3637. this.udTitleBorderWidth.Location = new System.Drawing.Point(128, 196);
  3638. this.udTitleBorderWidth.Name = "udTitleBorderWidth";
  3639. this.udTitleBorderWidth.Size = new System.Drawing.Size(60, 20);
  3640. this.udTitleBorderWidth.TabIndex = 61;
  3641. this.udTitleBorderWidth.ValueChanged += new System.EventHandler(this.udTitleBorderWidth_ValueChanged);
  3642. //
  3643. // cbxTitleShadowColor
  3644. //
  3645. this.cbxTitleShadowColor.Color = System.Drawing.Color.Transparent;
  3646. this.cbxTitleShadowColor.Location = new System.Drawing.Point(128, 236);
  3647. this.cbxTitleShadowColor.Name = "cbxTitleShadowColor";
  3648. this.cbxTitleShadowColor.ShowColorName = true;
  3649. this.cbxTitleShadowColor.Size = new System.Drawing.Size(132, 21);
  3650. this.cbxTitleShadowColor.TabIndex = 57;
  3651. this.cbxTitleShadowColor.ColorSelected += new System.EventHandler(this.cbxTitleShadowColor_ColorSelected);
  3652. //
  3653. // cbxTitleBorderColor
  3654. //
  3655. this.cbxTitleBorderColor.Color = System.Drawing.Color.Transparent;
  3656. this.cbxTitleBorderColor.Location = new System.Drawing.Point(128, 140);
  3657. this.cbxTitleBorderColor.Name = "cbxTitleBorderColor";
  3658. this.cbxTitleBorderColor.ShowColorName = true;
  3659. this.cbxTitleBorderColor.Size = new System.Drawing.Size(132, 21);
  3660. this.cbxTitleBorderColor.TabIndex = 58;
  3661. this.cbxTitleBorderColor.ColorSelected += new System.EventHandler(this.cbxTitleBorderColor_ColorSelected);
  3662. //
  3663. // cbxTitleBackColor
  3664. //
  3665. this.cbxTitleBackColor.Color = System.Drawing.Color.Transparent;
  3666. this.cbxTitleBackColor.Location = new System.Drawing.Point(128, 16);
  3667. this.cbxTitleBackColor.Name = "cbxTitleBackColor";
  3668. this.cbxTitleBackColor.ShowColorName = true;
  3669. this.cbxTitleBackColor.Size = new System.Drawing.Size(132, 21);
  3670. this.cbxTitleBackColor.TabIndex = 60;
  3671. this.cbxTitleBackColor.ColorSelected += new System.EventHandler(this.cbxTitleBackColor_ColorSelected);
  3672. //
  3673. // cbxTitleSecondaryColor
  3674. //
  3675. this.cbxTitleSecondaryColor.Color = System.Drawing.Color.Transparent;
  3676. this.cbxTitleSecondaryColor.Location = new System.Drawing.Point(128, 44);
  3677. this.cbxTitleSecondaryColor.Name = "cbxTitleSecondaryColor";
  3678. this.cbxTitleSecondaryColor.ShowColorName = true;
  3679. this.cbxTitleSecondaryColor.Size = new System.Drawing.Size(132, 21);
  3680. this.cbxTitleSecondaryColor.TabIndex = 59;
  3681. this.cbxTitleSecondaryColor.ColorSelected += new System.EventHandler(this.cbxTitleSecondaryColor_ColorSelected);
  3682. //
  3683. // cbxTitleBorderStyle
  3684. //
  3685. this.cbxTitleBorderStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3686. this.cbxTitleBorderStyle.FormattingEnabled = true;
  3687. this.cbxTitleBorderStyle.Location = new System.Drawing.Point(128, 168);
  3688. this.cbxTitleBorderStyle.Name = "cbxTitleBorderStyle";
  3689. this.cbxTitleBorderStyle.Size = new System.Drawing.Size(132, 21);
  3690. this.cbxTitleBorderStyle.TabIndex = 55;
  3691. this.cbxTitleBorderStyle.SelectedIndexChanged += new System.EventHandler(this.cbxTitleBorderStyle_SelectedIndexChanged);
  3692. //
  3693. // lblTitleBorderStyle
  3694. //
  3695. this.lblTitleBorderStyle.AutoSize = true;
  3696. this.lblTitleBorderStyle.Location = new System.Drawing.Point(16, 172);
  3697. this.lblTitleBorderStyle.Name = "lblTitleBorderStyle";
  3698. this.lblTitleBorderStyle.Size = new System.Drawing.Size(65, 13);
  3699. this.lblTitleBorderStyle.TabIndex = 54;
  3700. this.lblTitleBorderStyle.Text = "Border style:";
  3701. //
  3702. // cbxTitleGradient
  3703. //
  3704. this.cbxTitleGradient.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  3705. this.cbxTitleGradient.FormattingEnabled = true;
  3706. this.cbxTitleGradient.Location = new System.Drawing.Point(128, 72);
  3707. this.cbxTitleGradient.Name = "cbxTitleGradient";
  3708. this.cbxTitleGradient.Size = new System.Drawing.Size(132, 21);
  3709. this.cbxTitleGradient.TabIndex = 56;
  3710. this.cbxTitleGradient.SelectedIndexChanged += new System.EventHandler(this.cbxTitleGradient_SelectedIndexChanged);
  3711. //
  3712. // lblTitleShadowOffset
  3713. //
  3714. this.lblTitleShadowOffset.AutoSize = true;
  3715. this.lblTitleShadowOffset.Location = new System.Drawing.Point(16, 268);
  3716. this.lblTitleShadowOffset.Name = "lblTitleShadowOffset";
  3717. this.lblTitleShadowOffset.Size = new System.Drawing.Size(78, 13);
  3718. this.lblTitleShadowOffset.TabIndex = 48;
  3719. this.lblTitleShadowOffset.Text = "Shadow offset:";
  3720. //
  3721. // lblTitleShadowColor
  3722. //
  3723. this.lblTitleShadowColor.AutoSize = true;
  3724. this.lblTitleShadowColor.Location = new System.Drawing.Point(16, 240);
  3725. this.lblTitleShadowColor.Name = "lblTitleShadowColor";
  3726. this.lblTitleShadowColor.Size = new System.Drawing.Size(75, 13);
  3727. this.lblTitleShadowColor.TabIndex = 46;
  3728. this.lblTitleShadowColor.Text = "Shadow color:";
  3729. //
  3730. // lblTitleBorderWidth
  3731. //
  3732. this.lblTitleBorderWidth.AutoSize = true;
  3733. this.lblTitleBorderWidth.Location = new System.Drawing.Point(16, 200);
  3734. this.lblTitleBorderWidth.Name = "lblTitleBorderWidth";
  3735. this.lblTitleBorderWidth.Size = new System.Drawing.Size(69, 13);
  3736. this.lblTitleBorderWidth.TabIndex = 47;
  3737. this.lblTitleBorderWidth.Text = "Border width:";
  3738. //
  3739. // lblTitleBorderColor
  3740. //
  3741. this.lblTitleBorderColor.AutoSize = true;
  3742. this.lblTitleBorderColor.Location = new System.Drawing.Point(16, 144);
  3743. this.lblTitleBorderColor.Name = "lblTitleBorderColor";
  3744. this.lblTitleBorderColor.Size = new System.Drawing.Size(67, 13);
  3745. this.lblTitleBorderColor.TabIndex = 52;
  3746. this.lblTitleBorderColor.Text = "Border color:";
  3747. //
  3748. // lblTitleBackColor
  3749. //
  3750. this.lblTitleBackColor.AutoSize = true;
  3751. this.lblTitleBackColor.Location = new System.Drawing.Point(16, 20);
  3752. this.lblTitleBackColor.Name = "lblTitleBackColor";
  3753. this.lblTitleBackColor.Size = new System.Drawing.Size(61, 13);
  3754. this.lblTitleBackColor.TabIndex = 50;
  3755. this.lblTitleBackColor.Text = "Back color:";
  3756. //
  3757. // lblTitleHatchStyle
  3758. //
  3759. this.lblTitleHatchStyle.AutoSize = true;
  3760. this.lblTitleHatchStyle.Location = new System.Drawing.Point(16, 104);
  3761. this.lblTitleHatchStyle.Name = "lblTitleHatchStyle";
  3762. this.lblTitleHatchStyle.Size = new System.Drawing.Size(63, 13);
  3763. this.lblTitleHatchStyle.TabIndex = 53;
  3764. this.lblTitleHatchStyle.Text = "Hatch style:";
  3765. //
  3766. // lblTitleSecondaryColor
  3767. //
  3768. this.lblTitleSecondaryColor.AutoSize = true;
  3769. this.lblTitleSecondaryColor.Location = new System.Drawing.Point(16, 48);
  3770. this.lblTitleSecondaryColor.Name = "lblTitleSecondaryColor";
  3771. this.lblTitleSecondaryColor.Size = new System.Drawing.Size(87, 13);
  3772. this.lblTitleSecondaryColor.TabIndex = 49;
  3773. this.lblTitleSecondaryColor.Text = "Secondary color:";
  3774. //
  3775. // lblTitleGradient
  3776. //
  3777. this.lblTitleGradient.AutoSize = true;
  3778. this.lblTitleGradient.Location = new System.Drawing.Point(16, 76);
  3779. this.lblTitleGradient.Name = "lblTitleGradient";
  3780. this.lblTitleGradient.Size = new System.Drawing.Size(50, 13);
  3781. this.lblTitleGradient.TabIndex = 51;
  3782. this.lblTitleGradient.Text = "Gradient:";
  3783. //
  3784. // labelLine27
  3785. //
  3786. this.labelLine27.Location = new System.Drawing.Point(16, 36);
  3787. this.labelLine27.Name = "labelLine27";
  3788. this.labelLine27.Size = new System.Drawing.Size(284, 12);
  3789. this.labelLine27.TabIndex = 51;
  3790. //
  3791. // cbTitleVisible
  3792. //
  3793. this.cbTitleVisible.Location = new System.Drawing.Point(16, 16);
  3794. this.cbTitleVisible.Name = "cbTitleVisible";
  3795. this.cbTitleVisible.AutoSize = true;
  3796. this.cbTitleVisible.TabIndex = 50;
  3797. this.cbTitleVisible.Text = "Visible";
  3798. this.cbTitleVisible.UseVisualStyleBackColor = true;
  3799. this.cbTitleVisible.CheckedChanged += new System.EventHandler(this.lblTitleVisible_CheckedChanged);
  3800. //
  3801. // ChartEditorControl
  3802. //
  3803. this.Controls.Add(this.pageControl1);
  3804. this.Name = "ChartEditorControl";
  3805. this.Size = new System.Drawing.Size(436, 504);
  3806. this.pageControl1.ResumeLayout(false);
  3807. this.pgData.ResumeLayout(false);
  3808. this.pgData.PerformLayout();
  3809. this.pgAppearance.ResumeLayout(false);
  3810. this.pgAppearance.PerformLayout();
  3811. ((System.ComponentModel.ISupportInitialize)(this.udBorderWidth)).EndInit();
  3812. this.pgChartArea.ResumeLayout(false);
  3813. this.pgChartArea.PerformLayout();
  3814. ((System.ComponentModel.ISupportInitialize)(this.udAreaShadowOffset)).EndInit();
  3815. ((System.ComponentModel.ISupportInitialize)(this.udAreaBorderWidth)).EndInit();
  3816. this.pg3D.ResumeLayout(false);
  3817. this.pg3D.PerformLayout();
  3818. ((System.ComponentModel.ISupportInitialize)(this.ud3DAxisDepth)).EndInit();
  3819. ((System.ComponentModel.ISupportInitialize)(this.ud3DPerspective)).EndInit();
  3820. ((System.ComponentModel.ISupportInitialize)(this.ud3DYRotation)).EndInit();
  3821. ((System.ComponentModel.ISupportInitialize)(this.ud3DXRotation)).EndInit();
  3822. ((System.ComponentModel.ISupportInitialize)(this.ud3DWallWidth)).EndInit();
  3823. ((System.ComponentModel.ISupportInitialize)(this.trb3DPerspective)).EndInit();
  3824. ((System.ComponentModel.ISupportInitialize)(this.trb3DYRotation)).EndInit();
  3825. ((System.ComponentModel.ISupportInitialize)(this.trb3DXRotation)).EndInit();
  3826. this.pgAxes.ResumeLayout(false);
  3827. this.pgAxes.PerformLayout();
  3828. this.tabControl1.ResumeLayout(false);
  3829. this.tabAxisGeneral.ResumeLayout(false);
  3830. this.tabAxisGeneral.PerformLayout();
  3831. ((System.ComponentModel.ISupportInitialize)(this.udAxisInterval)).EndInit();
  3832. ((System.ComponentModel.ISupportInitialize)(this.udAxisLineWidth)).EndInit();
  3833. this.tabAxisTitle.ResumeLayout(false);
  3834. this.tabAxisTitle.PerformLayout();
  3835. this.tabAxisLabels.ResumeLayout(false);
  3836. this.tabAxisLabels.PerformLayout();
  3837. ((System.ComponentModel.ISupportInitialize)(this.udAxisLabelAngle)).EndInit();
  3838. this.tabAxisCustomLabels.ResumeLayout(false);
  3839. this.pnCustomLabel.ResumeLayout(false);
  3840. this.pnCustomLabel.PerformLayout();
  3841. ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelStart)).EndInit();
  3842. ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelRow)).EndInit();
  3843. ((System.ComponentModel.ISupportInitialize)(this.udCustomLabelEnd)).EndInit();
  3844. this.tabAxisGrid.ResumeLayout(false);
  3845. this.tabAxisGrid.PerformLayout();
  3846. ((System.ComponentModel.ISupportInitialize)(this.udAxisGridLineWidth)).EndInit();
  3847. this.tabAxisTicks.ResumeLayout(false);
  3848. this.tabAxisTicks.PerformLayout();
  3849. ((System.ComponentModel.ISupportInitialize)(this.udAxisTickSize)).EndInit();
  3850. ((System.ComponentModel.ISupportInitialize)(this.udAxisTickLineWidth)).EndInit();
  3851. this.tabAxisStrips.ResumeLayout(false);
  3852. this.pnStrip.ResumeLayout(false);
  3853. this.tabStripSettings.ResumeLayout(false);
  3854. this.tabStripInterval.ResumeLayout(false);
  3855. this.tabStripInterval.PerformLayout();
  3856. ((System.ComponentModel.ISupportInitialize)(this.udStripStart)).EndInit();
  3857. ((System.ComponentModel.ISupportInitialize)(this.udStripWidth)).EndInit();
  3858. ((System.ComponentModel.ISupportInitialize)(this.udStripInterval)).EndInit();
  3859. this.tabStripAppearance.ResumeLayout(false);
  3860. this.tabStripAppearance.PerformLayout();
  3861. ((System.ComponentModel.ISupportInitialize)(this.udStripBorderWidth)).EndInit();
  3862. this.tabStripText.ResumeLayout(false);
  3863. this.tabStripText.PerformLayout();
  3864. this.pgLegend.ResumeLayout(false);
  3865. this.tabControl2.ResumeLayout(false);
  3866. this.tabLegendGeneral.ResumeLayout(false);
  3867. this.tabLegendGeneral.PerformLayout();
  3868. this.tabLegendAppearance.ResumeLayout(false);
  3869. this.tabLegendAppearance.PerformLayout();
  3870. ((System.ComponentModel.ISupportInitialize)(this.udLegendShadowOffset)).EndInit();
  3871. ((System.ComponentModel.ISupportInitialize)(this.udLegendBorderWidth)).EndInit();
  3872. this.pgTitle.ResumeLayout(false);
  3873. this.tabControl3.ResumeLayout(false);
  3874. this.tabTitleGeneral.ResumeLayout(false);
  3875. this.tabTitleGeneral.PerformLayout();
  3876. this.tabTitleAppearance.ResumeLayout(false);
  3877. this.tabTitleAppearance.PerformLayout();
  3878. ((System.ComponentModel.ISupportInitialize)(this.udTitleShadowOffset)).EndInit();
  3879. ((System.ComponentModel.ISupportInitialize)(this.udTitleBorderWidth)).EndInit();
  3880. this.ResumeLayout(false);
  3881. }
  3882. #endregion
  3883. private FastReport.Controls.PageControl pageControl1;
  3884. private FastReport.Controls.PageControlPage pgData;
  3885. private System.Windows.Forms.ComboBox cbxAutoSeriesSort;
  3886. private System.Windows.Forms.Label lblAutoSeriesSort;
  3887. private FastReport.Controls.DataColumnComboBox cbxAutoSeriesColor;
  3888. private System.Windows.Forms.Label lblAutoSeriesColor;
  3889. private FastReport.Controls.DataColumnComboBox cbxAutoSeriesData;
  3890. private System.Windows.Forms.Label lblAutoSeriesData;
  3891. private FastReport.Controls.TextBoxButton tbFilter;
  3892. private System.Windows.Forms.Label lblFilter;
  3893. private System.Windows.Forms.Label lblDataSource;
  3894. private System.Windows.Forms.ComboBox cbxDataSource;
  3895. private FastReport.Controls.PageControlPage pgAppearance;
  3896. private FastReport.Controls.PageControlPage pgChartArea;
  3897. private FastReport.Controls.PageControlPage pg3D;
  3898. private FastReport.Controls.PageControlPage pgAxes;
  3899. private FastReport.Controls.PageControlPage pgLegend;
  3900. private FastReport.Controls.PageControlPage pgTitle;
  3901. private FastReport.Controls.LabelLine lblAutoSeries;
  3902. private FastReport.Controls.LabelLine labelLine1;
  3903. private System.Windows.Forms.ComboBox cbxSeriesPalette;
  3904. private System.Windows.Forms.Label lblSeriesPalette;
  3905. private System.Windows.Forms.Label lblTemplate;
  3906. private FastReport.Controls.LabelLine labelLine2;
  3907. private System.Windows.Forms.ComboBox cbxHatchStyle;
  3908. private FastReport.Controls.LabelLine labelLine15;
  3909. private System.Windows.Forms.NumericUpDown udBorderWidth;
  3910. private FastReport.Controls.ColorComboBox cbxBorderColor;
  3911. private FastReport.Controls.ColorComboBox cbxBackColor;
  3912. private FastReport.Controls.ColorComboBox cbxSecondaryColor;
  3913. private System.Windows.Forms.ComboBox cbxBorderStyle;
  3914. private System.Windows.Forms.Label lblBorderStyle;
  3915. private System.Windows.Forms.ComboBox cbxGradient;
  3916. private System.Windows.Forms.Label lblBorderWidth;
  3917. private System.Windows.Forms.Label lblBorderColor;
  3918. private System.Windows.Forms.Label lblBackColor;
  3919. private System.Windows.Forms.Label lblHatchStyle;
  3920. private System.Windows.Forms.Label lblSecondaryColor;
  3921. private System.Windows.Forms.Label lblGradient;
  3922. private System.Windows.Forms.ComboBox cbxBorderSkin;
  3923. private System.Windows.Forms.Label lblBorderSkin;
  3924. private System.Windows.Forms.ListBox lbTemplate;
  3925. private System.Windows.Forms.ComboBox cbxAreaHatchStyle;
  3926. private FastReport.Controls.LabelLine labelLine14;
  3927. private FastReport.Controls.LabelLine labelLine4;
  3928. private System.Windows.Forms.NumericUpDown udAreaShadowOffset;
  3929. private System.Windows.Forms.NumericUpDown udAreaBorderWidth;
  3930. private FastReport.Controls.ColorComboBox cbxAreaShadowColor;
  3931. private FastReport.Controls.ColorComboBox cbxAreaBorderColor;
  3932. private FastReport.Controls.ColorComboBox cbxAreaBackColor;
  3933. private FastReport.Controls.ColorComboBox cbxAreaSecondaryColor;
  3934. private System.Windows.Forms.ComboBox cbxAreaBorderStyle;
  3935. private System.Windows.Forms.Label lblAreaBorderStyle;
  3936. private System.Windows.Forms.ComboBox cbxAreaGradient;
  3937. private System.Windows.Forms.Label lblAreaShadowOffset;
  3938. private System.Windows.Forms.Label lblAreaShadowColor;
  3939. private System.Windows.Forms.Label lblAreaBorderWidth;
  3940. private System.Windows.Forms.Label lblAreaBorderColor;
  3941. private System.Windows.Forms.Label lblAreaBackColor;
  3942. private System.Windows.Forms.Label lblAreaHatchStyle;
  3943. private System.Windows.Forms.Label lblAreaSecondaryColor;
  3944. private System.Windows.Forms.Label lblAreaGradient;
  3945. private System.Windows.Forms.ComboBox cbxChartArea;
  3946. private System.Windows.Forms.Label lblChartArea;
  3947. private FastReport.Controls.LabelLine labelLine5;
  3948. private System.Windows.Forms.TrackBar trb3DXRotation;
  3949. private FastReport.Controls.LabelLine labelLine6;
  3950. private System.Windows.Forms.Label lbl3DXRotation;
  3951. private System.Windows.Forms.ComboBox cbx3DLightStyle;
  3952. private System.Windows.Forms.Label lbl3DLightStyle;
  3953. private System.Windows.Forms.TrackBar trb3DPerspective;
  3954. private System.Windows.Forms.TrackBar trb3DYRotation;
  3955. private System.Windows.Forms.Label lbl3DPerspective;
  3956. private System.Windows.Forms.Label lbl3DYRotation;
  3957. private FastReport.Controls.LabelLine labelLine7;
  3958. private System.Windows.Forms.ComboBox cbxAxis;
  3959. private System.Windows.Forms.Label lblAxis;
  3960. private FastReport.Controls.LabelLine labelLine8;
  3961. private System.Windows.Forms.TabControl tabControl1;
  3962. private System.Windows.Forms.TabPage tabAxisGeneral;
  3963. private System.Windows.Forms.TabPage tabAxisLabels;
  3964. private System.Windows.Forms.TabPage tabAxisGrid;
  3965. private System.Windows.Forms.TabPage tabAxisTicks;
  3966. private FastReport.Controls.LabelLine labelLine10;
  3967. private FastReport.Controls.LabelLine lblAxisInterval;
  3968. private System.Windows.Forms.NumericUpDown udAxisLineWidth;
  3969. private FastReport.Controls.ColorComboBox cbxAxisLineColor;
  3970. private System.Windows.Forms.ComboBox cbxAxisLineStyle;
  3971. private System.Windows.Forms.Label lblAxisLineStyle;
  3972. private System.Windows.Forms.Label lblAxisLineWidth;
  3973. private System.Windows.Forms.Label lblAxisLineColor;
  3974. private System.Windows.Forms.TabPage tabAxisStrips;
  3975. private System.Windows.Forms.NumericUpDown udAxisGridLineWidth;
  3976. private FastReport.Controls.ColorComboBox cbxAxisGridLineColor;
  3977. private System.Windows.Forms.ComboBox cbxAxisGridLineStyle;
  3978. private System.Windows.Forms.Label lblAxisGridLineStyle;
  3979. private System.Windows.Forms.Label lblAxisGridLineWidth;
  3980. private System.Windows.Forms.Label lblAxisGridLineColor;
  3981. private FastReport.Controls.LabelLine labelLine13;
  3982. private System.Windows.Forms.ComboBox cbxAxisGrid;
  3983. private System.Windows.Forms.Label lblAxisGrid;
  3984. private System.Windows.Forms.NumericUpDown udAxisTickLineWidth;
  3985. private FastReport.Controls.ColorComboBox cbxAxisTickLineColor;
  3986. private System.Windows.Forms.ComboBox cbxAxisTickLineStyle;
  3987. private System.Windows.Forms.Label lblAxisTickLineStyle;
  3988. private System.Windows.Forms.Label lblAxisTickLineWidth;
  3989. private System.Windows.Forms.Label lblAxisTickLineColor;
  3990. private FastReport.Controls.LabelLine labelLine16;
  3991. private System.Windows.Forms.ComboBox cbxAxisTick;
  3992. private System.Windows.Forms.Label lblAxisTick;
  3993. private System.Windows.Forms.NumericUpDown udAxisTickSize;
  3994. private System.Windows.Forms.ComboBox cbxAxisTickStyle;
  3995. private System.Windows.Forms.Label lblAxisTickStyle;
  3996. private System.Windows.Forms.Label lblAxisTickSize;
  3997. private FastReport.Controls.LabelLine labelLine17;
  3998. private System.Windows.Forms.Button btnDeleteStrip;
  3999. private System.Windows.Forms.Button btnAddStrip;
  4000. private System.Windows.Forms.ListBox lbAxisStrips;
  4001. private System.Windows.Forms.ComboBox cbxStripHatchStyle;
  4002. private System.Windows.Forms.NumericUpDown udStripWidth;
  4003. private System.Windows.Forms.NumericUpDown udStripStart;
  4004. private FastReport.Controls.ColorComboBox cbxStripBackColor;
  4005. private FastReport.Controls.ColorComboBox cbxStripSecondaryColor;
  4006. private System.Windows.Forms.Label lblStripWidth;
  4007. private System.Windows.Forms.Label lblStripStart;
  4008. private System.Windows.Forms.ComboBox cbxStripGradient;
  4009. private System.Windows.Forms.Label lblStripBackColor;
  4010. private System.Windows.Forms.Label lblStripHatchStyle;
  4011. private System.Windows.Forms.Label lblStripSecondaryColor;
  4012. private System.Windows.Forms.Label lblStripGradient;
  4013. private FastReport.Controls.ColorComboBox cbxAxisInterlacedColor;
  4014. private System.Windows.Forms.Label lblAxisInterlaceColor;
  4015. private System.Windows.Forms.NumericUpDown udStripInterval;
  4016. private System.Windows.Forms.Label lblStripInterval;
  4017. private System.Windows.Forms.ComboBox cbxStripIntervalType;
  4018. private System.Windows.Forms.ComboBox cbxStripWidthType;
  4019. private System.Windows.Forms.ComboBox cbxStripStartType;
  4020. private System.Windows.Forms.Panel pnStrip;
  4021. private System.Windows.Forms.TabControl tabStripSettings;
  4022. private System.Windows.Forms.TabPage tabStripAppearance;
  4023. private System.Windows.Forms.TabPage tabStripText;
  4024. private System.Windows.Forms.TabPage tabStripInterval;
  4025. private FastReport.Controls.LabelLine labelLine3;
  4026. private FastReport.Controls.ColorComboBox cbxStripBorderColor;
  4027. private System.Windows.Forms.ComboBox cbxStripBorderStyle;
  4028. private System.Windows.Forms.Label lblStripBorderStyle;
  4029. private System.Windows.Forms.NumericUpDown udStripBorderWidth;
  4030. private System.Windows.Forms.Label lblStripBorderWidth;
  4031. private System.Windows.Forms.Label lblStripBorderColor;
  4032. private FastReport.Controls.TextBoxButton tbStripTextFont;
  4033. private System.Windows.Forms.TextBox tbStripText;
  4034. private System.Windows.Forms.Label lblStripFont;
  4035. private System.Windows.Forms.Label lblStripText;
  4036. private FastReport.Controls.ColorComboBox cbxStripTextForeColor;
  4037. private System.Windows.Forms.ComboBox cbxStripTextVertAlign;
  4038. private System.Windows.Forms.Label lblStripTextForeColor;
  4039. private System.Windows.Forms.Label lblStripLineAlign;
  4040. private System.Windows.Forms.ComboBox cbxStripTextHorzAlign;
  4041. private System.Windows.Forms.Label lblStripTextAlign;
  4042. private System.Windows.Forms.ComboBox cbxStripTextOrientation;
  4043. private System.Windows.Forms.Label lblStripTextOrientation;
  4044. private System.Windows.Forms.Button btnLoadTemplate;
  4045. private System.Windows.Forms.Button btnSaveTemplate;
  4046. private FastReport.Controls.LabelLine labelLine11;
  4047. private System.Windows.Forms.Button btnCopyFromPrimaryAxis;
  4048. private System.Windows.Forms.Button btnCopyFromXAxis;
  4049. private FastReport.Controls.LabelLine labelLine12;
  4050. private System.Windows.Forms.Label lblLegendStyle;
  4051. private FastReport.Controls.LabelLine labelLine18;
  4052. private System.Windows.Forms.ComboBox cbxLegendStyle;
  4053. private System.Windows.Forms.TabControl tabControl2;
  4054. private System.Windows.Forms.TabPage tabLegendGeneral;
  4055. private System.Windows.Forms.TabPage tabLegendAppearance;
  4056. private System.Windows.Forms.Button btnL12;
  4057. private System.Windows.Forms.Button btnL6;
  4058. private System.Windows.Forms.Button btnL11;
  4059. private System.Windows.Forms.Button btnL5;
  4060. private System.Windows.Forms.Button btnL10;
  4061. private System.Windows.Forms.Button btnL4;
  4062. private System.Windows.Forms.Button btnL9;
  4063. private System.Windows.Forms.Button btnL8;
  4064. private System.Windows.Forms.Button btnL3;
  4065. private System.Windows.Forms.Button btnL7;
  4066. private System.Windows.Forms.Button btnL2;
  4067. private System.Windows.Forms.Button btnL1;
  4068. private System.Windows.Forms.Label lblLegendDock;
  4069. private FastReport.Controls.LabelLine labelLine19;
  4070. private System.Windows.Forms.ComboBox cbxLegendHatchStyle;
  4071. private FastReport.Controls.LabelLine labelLine20;
  4072. private FastReport.Controls.LabelLine labelLine21;
  4073. private System.Windows.Forms.NumericUpDown udLegendShadowOffset;
  4074. private System.Windows.Forms.NumericUpDown udLegendBorderWidth;
  4075. private FastReport.Controls.ColorComboBox cbxLegendShadowColor;
  4076. private FastReport.Controls.ColorComboBox cbxLegendBorderColor;
  4077. private FastReport.Controls.ColorComboBox cbxLegendBackColor;
  4078. private FastReport.Controls.ColorComboBox cbxLegendSecondaryColor;
  4079. private System.Windows.Forms.ComboBox cbxLegendBorderStyle;
  4080. private System.Windows.Forms.Label lblLegendBorderStyle;
  4081. private System.Windows.Forms.ComboBox cbxLegendGradient;
  4082. private System.Windows.Forms.Label lblLegendShadowOffset;
  4083. private System.Windows.Forms.Label lblLegendShadowColor;
  4084. private System.Windows.Forms.Label lblLegendBorderWidth;
  4085. private System.Windows.Forms.Label lblLegendBorderColor;
  4086. private System.Windows.Forms.Label lblLegendBackColor;
  4087. private System.Windows.Forms.Label lblLegendHatchStyle;
  4088. private System.Windows.Forms.Label lblLegendSecondaryColor;
  4089. private System.Windows.Forms.Label lblLegendGradient;
  4090. private FastReport.Controls.TextBoxButton tbLegendFont;
  4091. private FastReport.Controls.ColorComboBox cbxLegendForeColor;
  4092. private System.Windows.Forms.Label lblLegendFont;
  4093. private System.Windows.Forms.Label lblLegendForeColor;
  4094. private FastReport.Controls.LabelLine labelLine22;
  4095. private System.Windows.Forms.TabControl tabControl3;
  4096. private System.Windows.Forms.TabPage tabTitleGeneral;
  4097. private System.Windows.Forms.Label lblTitleDock;
  4098. private FastReport.Controls.LabelLine labelLine23;
  4099. private System.Windows.Forms.Button btnT12;
  4100. private System.Windows.Forms.Button btnT6;
  4101. private System.Windows.Forms.Button btnT11;
  4102. private System.Windows.Forms.Button btnT5;
  4103. private System.Windows.Forms.Button btnT10;
  4104. private System.Windows.Forms.Button btnT4;
  4105. private System.Windows.Forms.Button btnT9;
  4106. private System.Windows.Forms.Button btnT8;
  4107. private System.Windows.Forms.Button btnT3;
  4108. private System.Windows.Forms.Button btnT7;
  4109. private System.Windows.Forms.Button btnT2;
  4110. private System.Windows.Forms.Button btnT1;
  4111. private System.Windows.Forms.Label lblTitleText;
  4112. private System.Windows.Forms.TabPage tabTitleAppearance;
  4113. private FastReport.Controls.TextBoxButton tbTitleFont;
  4114. private FastReport.Controls.ColorComboBox cbxTitleForeColor;
  4115. private System.Windows.Forms.Label lblTitleFont;
  4116. private System.Windows.Forms.Label lblTitleForeColor;
  4117. private System.Windows.Forms.ComboBox cbxTitleHatchStyle;
  4118. private FastReport.Controls.LabelLine labelLine24;
  4119. private FastReport.Controls.LabelLine labelLine25;
  4120. private FastReport.Controls.LabelLine labelLine26;
  4121. private System.Windows.Forms.NumericUpDown udTitleShadowOffset;
  4122. private System.Windows.Forms.NumericUpDown udTitleBorderWidth;
  4123. private FastReport.Controls.ColorComboBox cbxTitleShadowColor;
  4124. private FastReport.Controls.ColorComboBox cbxTitleBorderColor;
  4125. private FastReport.Controls.ColorComboBox cbxTitleBackColor;
  4126. private FastReport.Controls.ColorComboBox cbxTitleSecondaryColor;
  4127. private System.Windows.Forms.ComboBox cbxTitleBorderStyle;
  4128. private System.Windows.Forms.Label lblTitleBorderStyle;
  4129. private System.Windows.Forms.ComboBox cbxTitleGradient;
  4130. private System.Windows.Forms.Label lblTitleShadowOffset;
  4131. private System.Windows.Forms.Label lblTitleShadowColor;
  4132. private System.Windows.Forms.Label lblTitleBorderWidth;
  4133. private System.Windows.Forms.Label lblTitleBorderColor;
  4134. private System.Windows.Forms.Label lblTitleBackColor;
  4135. private System.Windows.Forms.Label lblTitleHatchStyle;
  4136. private System.Windows.Forms.Label lblTitleSecondaryColor;
  4137. private System.Windows.Forms.Label lblTitleGradient;
  4138. private FastReport.Controls.LabelLine labelLine27;
  4139. private System.Windows.Forms.ComboBox cbxTitleTextStyle;
  4140. private System.Windows.Forms.Label lblTitleTextStyle;
  4141. private System.Windows.Forms.ComboBox cbxTitleTextOrientation;
  4142. private System.Windows.Forms.Label lblTitleTextOrientation;
  4143. private System.Windows.Forms.TextBox tbTitleText;
  4144. private System.Windows.Forms.NumericUpDown udAxisInterval;
  4145. private System.Windows.Forms.ComboBox cbxAxisIntervalType;
  4146. private System.Windows.Forms.Label lbl3DAxisDepth;
  4147. private System.Windows.Forms.Label lbl3DWallWidth;
  4148. private FastReport.Controls.LabelLine labelLine9;
  4149. private System.Windows.Forms.NumericUpDown ud3DAxisDepth;
  4150. private System.Windows.Forms.NumericUpDown ud3DPerspective;
  4151. private System.Windows.Forms.NumericUpDown ud3DYRotation;
  4152. private System.Windows.Forms.NumericUpDown ud3DXRotation;
  4153. private System.Windows.Forms.NumericUpDown ud3DWallWidth;
  4154. private System.Windows.Forms.TabPage tabAxisTitle;
  4155. private System.Windows.Forms.TabPage tabAxisCustomLabels;
  4156. private System.Windows.Forms.NumericUpDown udAxisLabelAngle;
  4157. private System.Windows.Forms.TextBox tbAxisLabelFormat;
  4158. private System.Windows.Forms.Label lblAxisLabelForeColor;
  4159. private FastReport.Controls.TextBoxButton tbAxisLabelFont;
  4160. private System.Windows.Forms.Label lblAxisLabelFormat;
  4161. private System.Windows.Forms.Label lblAxisLabelAngle;
  4162. private System.Windows.Forms.Label lblAxisLabelFont;
  4163. private FastReport.Controls.LabelLine lblAxisLabels;
  4164. private FastReport.Controls.ColorComboBox cbxAxisLabelForeColor;
  4165. private FastReport.Controls.TextBoxButton tbAxisTitleFont;
  4166. private System.Windows.Forms.TextBox tbAxisTitleText;
  4167. private System.Windows.Forms.Label lblAxisTitleForeColor;
  4168. private FastReport.Controls.ColorComboBox cbxAxisTitleForeColor;
  4169. private System.Windows.Forms.Label lblAxisTitleText;
  4170. private System.Windows.Forms.Label lblAxisTitleFont;
  4171. private System.Windows.Forms.Button btnDeleteCustomLabel;
  4172. private System.Windows.Forms.Button btnAddCustomLabel;
  4173. private System.Windows.Forms.ListBox lbCustomLabels;
  4174. private System.Windows.Forms.Panel pnCustomLabel;
  4175. private FastReport.Controls.ColorComboBox cbxCustomLabelForeColor;
  4176. private FastReport.Controls.ColorComboBox cbxCustomLabelMarkColor;
  4177. private System.Windows.Forms.ComboBox cbxCustomLabelMarkStyle;
  4178. private System.Windows.Forms.Label lblCustomLabelMarkStyle;
  4179. private System.Windows.Forms.Label lblCustomLabelForeColor;
  4180. private System.Windows.Forms.Label lblCustomLabelMarkColor;
  4181. private System.Windows.Forms.TextBox tbCustomLabelText;
  4182. private System.Windows.Forms.Label lblCustomLabelText;
  4183. private System.Windows.Forms.NumericUpDown udCustomLabelStart;
  4184. private System.Windows.Forms.Label lblCustomLabelRow;
  4185. private System.Windows.Forms.Label lblCustomLabelEnd;
  4186. private System.Windows.Forms.Label lblCustomLabelStart;
  4187. private System.Windows.Forms.NumericUpDown udCustomLabelRow;
  4188. private System.Windows.Forms.NumericUpDown udCustomLabelEnd;
  4189. private FastReport.Controls.LabelLine labelLine28;
  4190. private System.Windows.Forms.CheckBox cbAlignXValues;
  4191. private System.Windows.Forms.CheckBox cb3DEnable;
  4192. private System.Windows.Forms.CheckBox cb3DClustered;
  4193. private System.Windows.Forms.CheckBox cbAxisReversed;
  4194. private System.Windows.Forms.CheckBox cbAxisLogarithmic;
  4195. private System.Windows.Forms.CheckBox cbAxisMargin;
  4196. private System.Windows.Forms.CheckBox cbAxisEnabled;
  4197. private System.Windows.Forms.CheckBox cbAxisGridEnabled;
  4198. private System.Windows.Forms.CheckBox cbAxisTickEnabled;
  4199. private System.Windows.Forms.CheckBox cbAxisInterlaced;
  4200. private System.Windows.Forms.CheckBox cbLegendEnabled;
  4201. private System.Windows.Forms.CheckBox cbLegendInsideChartArea;
  4202. private System.Windows.Forms.CheckBox cbTitleInsideChartArea;
  4203. private System.Windows.Forms.CheckBox cbTitleVisible;
  4204. private System.Windows.Forms.CheckBox cbAxisLabelEnabled;
  4205. private System.Windows.Forms.CheckBox cbAutoSeriesForce;
  4206. }
  4207. }