ChartEditorControl.Designer.cs 227 KB

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