412 references to DefaultValue
PresentationFramework (8)
src\Framework\System\Windows\Controls\GroupStyle.cs (1)
182[DefaultValue(0)]
src\Framework\System\Windows\Controls\PasswordBox.cs (1)
285[DefaultValue((int)0)]
src\Framework\System\Windows\Controls\TextBox.cs (5)
652[DefaultValue(1)] 677[DefaultValue(Int32.MaxValue)] 767[DefaultValue((int)0)] 827[DefaultValue((int)0)] 871[DefaultValue((int)0)]
src\Framework\System\Windows\Data\BindingBase.cs (1)
166[DefaultValue(0)]
System (8)
services\io\system\io\FileSystemWatcher.cs (1)
258DefaultValue(8192)
sys\system\io\ports\SerialPort.cs (7)
126DefaultValue(defaultBaudRate), 219DefaultValue(defaultDataBits), 429DefaultValue(defaultReadBufferSize), 448DefaultValue(SerialPort.InfiniteTimeout), 469DefaultValue(defaultReceivedBytesThreshold), 541DefaultValue(defaultWriteBufferSize), 560DefaultValue(defaultWriteTimeout),
System.Activities (1)
System\Activities\Argument.cs (1)
51[DefaultValue(-1)]
System.Data (4)
fx\src\data\System\Data\Common\DbDataAdapter.cs (1)
136DefaultValue(1),
fx\src\data\System\Data\DataColumn.cs (1)
937DefaultValue(-1)
fx\src\data\System\Data\DataTable.cs (1)
1407DefaultValue(50),
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
77DefaultValue(ADP.DefaultConnectionTimeout),
System.Messaging (5)
System\Messaging\DefaultPropertiesToSend.cs (1)
114[DefaultValueAttribute(0), MessagingDescription(Res.MsgAppSpecific)]
System\Messaging\MessagePropertyFilter.cs (3)
361[DefaultValueAttribute(MessagePropertyFilter.defaultBodySize), MessagingDescription(Res.MsgDefaultBodySize)] 386[DefaultValueAttribute(MessagePropertyFilter.defaultExtensionSize), MessagingDescription(Res.MsgDefaultExtensionSize)] 411[DefaultValueAttribute(MessagePropertyFilter.defaultLabelSize), MessagingDescription(Res.MsgDefaultLabelSize)]
System\Messaging\MessageQueueInstaller.cs (1)
90[DefaultValue(0)]
System.Runtime.Serialization (5)
System\Xml\XmlDictionaryReaderQuotas.cs (5)
84[DefaultValue(DefaultMaxStringContentLength)] 103[DefaultValue(DefaultMaxArrayLength)] 122[DefaultValue(DefaultMaxBytesPerRead)] 141[DefaultValue(DefaultMaxDepth)] 160[DefaultValue(DefaultMaxNameTableCharCount)]
System.ServiceModel (26)
System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (3)
101[DefaultValue(EncoderDefaults.MaxReadPoolSize)] 119[DefaultValue(EncoderDefaults.MaxWritePoolSize)] 151[DefaultValue(BinaryEncoderDefaults.MaxSessionSize)]
System\ServiceModel\Channels\ChannelPoolSettings.cs (1)
82[DefaultValue(OneWayDefaults.MaxOutboundChannelsPerEndpoint)]
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
66[DefaultValue(ConnectionOrientedTransportDefaults.ConnectionBufferSize)] 114[DefaultValue(TransportDefaults.MaxBufferSize)]
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
233[DefaultValue(TransportDefaults.MaxBufferSize)] 261[DefaultValue(HttpTransportDefaults.DefaultMaxPendingAccepts)]
System\ServiceModel\Channels\MtomMessageEncodingBindingElement.cs (3)
62[DefaultValue(EncoderDefaults.MaxReadPoolSize)] 80[DefaultValue(EncoderDefaults.MaxWritePoolSize)] 106[DefaultValue(MtomEncoderDefaults.MaxBufferSize)]
System\ServiceModel\Channels\OneWayBindingElement.cs (1)
53[DefaultValue(OneWayDefaults.MaxAcceptedChannels)]
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
115[DefaultValue(ReliableSessionDefaults.MaxPendingChannels)] 131[DefaultValue(ReliableSessionDefaults.MaxRetryCount)] 147[DefaultValue(ReliableSessionDefaults.MaxTransferWindowSize)]
System\ServiceModel\Channels\TextMessageEncodingBindingElement.cs (2)
58[DefaultValue(EncoderDefaults.MaxReadPoolSize)] 76[DefaultValue(EncoderDefaults.MaxWritePoolSize)]
System\ServiceModel\Channels\WebSocketTransportSettings.cs (1)
158[DefaultValue(WebSocketDefaults.DefaultMaxPendingConnections)]
System\ServiceModel\HttpBindingBase.cs (1)
82[DefaultValue(TransportDefaults.MaxBufferSize)]
System\ServiceModel\MsmqBindingBase.cs (2)
60[DefaultValue(MsmqDefaults.ReceiveRetryCount)] 67[DefaultValue(MsmqDefaults.MaxRetryCycles)]
System\ServiceModel\NetNamedPipeBinding.cs (1)
91[DefaultValue(TransportDefaults.MaxBufferSize)]
System\ServiceModel\NetPeerTcpBinding.cs (1)
73[DefaultValue(PeerTransportDefaults.Port)]
System\ServiceModel\NetTcpBinding.cs (1)
87[DefaultValue(TransportDefaults.MaxBufferSize)]
System\ServiceModel\ServiceBehaviorAttribute.cs (1)
299[DefaultValue(DataContractSerializerDefaults.MaxItemsInObjectGraph)]
System\ServiceModel\WSFederationHttpBinding.cs (1)
72[DefaultValue(0)]
System.ServiceModel.Channels (8)
System\ServiceModel\Channels\UdpRetransmissionSettings.cs (2)
84[DefaultValue(UdpConstants.Defaults.MaxUnicastRetransmitCount)] 102[DefaultValue(UdpConstants.Defaults.MaxMulticastRetransmitCount)]
System\ServiceModel\Channels\UdpTransportBindingElement.cs (3)
52[DefaultValue(UdpConstants.Defaults.DuplicateMessageHistoryLength)] 114[DefaultValue(UdpConstants.Defaults.SocketReceiveBufferSize)] 131[DefaultValue(UdpConstants.Defaults.TimeToLive)]
System\ServiceModel\UdpBinding.cs (3)
61[DefaultValue(UdpConstants.Defaults.DuplicateMessageHistoryLength)] 87[DefaultValue(UdpConstants.Defaults.MaxRetransmitCount)] 154[DefaultValue(UdpConstants.Defaults.TimeToLive)]
System.ServiceModel.Web (1)
System\ServiceModel\WebHttpBinding.cs (1)
88[DefaultValue(TransportDefaults.MaxBufferSize)]
System.Web (84)
UI\HtmlControls\HtmlImage.cs (3)
113DefaultValue(0), 140DefaultValue(100), 193DefaultValue(100),
UI\HtmlControls\HtmlInputFile.cs (1)
138DefaultValue(-1),
UI\HtmlControls\HtmlInputImage.cs (1)
116DefaultValue(-1),
UI\HtmlControls\HtmlInputText.cs (1)
98DefaultValue(-1),
UI\HtmlControls\HtmlTable.cs (1)
87DefaultValue(-1),
UI\WebControls\BaseDataList.cs (2)
88DefaultValue(-1), 110DefaultValue(0),
UI\WebControls\BulletedList.cs (1)
146DefaultValue(1),
UI\WebControls\Calendar.cs (2)
140DefaultValue(2), 163DefaultValue(0),
UI\WebControls\ChangePassword.cs (1)
122DefaultValue(1),
UI\WebControls\CheckBoxList.cs (3)
57DefaultValue(-1), 81DefaultValue(-1), 127DefaultValue(0),
UI\WebControls\CircleHotSpot.cs (3)
29DefaultValue(0), 48DefaultValue(0), 64DefaultValue(0),
UI\WebControls\CreateUserWizard.cs (1)
132DefaultValue(0),
UI\WebControls\DataGrid.cs (3)
311DefaultValue(-1), 496DefaultValue(10), 520DefaultValue(-1),
UI\WebControls\DataGridPagerStyle.cs (1)
147DefaultValue(10),
UI\WebControls\DataList.cs (3)
150DefaultValue(-1), 414DefaultValue(0), 491DefaultValue(-1),
UI\WebControls\DetailsView.cs (3)
420DefaultValue(-1), 442DefaultValue(0), 1088DefaultValue(0),
UI\WebControls\DropDownList.cs (1)
96DefaultValue(0),
UI\WebControls\FormView.cs (3)
267DefaultValue(-1), 289DefaultValue(0), 925DefaultValue(0),
UI\WebControls\GridView.cs (6)
468DefaultValue(-1), 489DefaultValue(0), 648DefaultValue(-1), 968DefaultValue(0), 1063DefaultValue(10), 1216DefaultValue(-1),
UI\WebControls\Listbox.cs (1)
96DefaultValue(4),
UI\WebControls\ListControl.cs (1)
284DefaultValue(0),
UI\WebControls\login.cs (1)
74DefaultValue(1),
UI\WebControls\Menu.cs (5)
219[DefaultValue(500)] 279DefaultValue(0), 469DefaultValue(0), 630[DefaultValue(3)] 949[DefaultValue(1)]
UI\WebControls\MenuItemBinding.cs (1)
51DefaultValue(-1),
UI\WebControls\MultiView.cs (1)
59DefaultValue(-1),
UI\WebControls\ObjectDataSource.cs (1)
81DefaultValue(DataSourceCache.Infinite),
UI\WebControls\PagerSettings.cs (1)
272DefaultValue(10),
UI\WebControls\Parameter.cs (1)
336DefaultValue(0),
UI\WebControls\PasswordRecovery.cs (1)
163DefaultValue(1),
UI\WebControls\RadioButtonList.cs (3)
43DefaultValue(-1), 65DefaultValue(-1), 127DefaultValue(0),
UI\WebControls\RectangleHotSpot.cs (4)
20DefaultValue(0), 36DefaultValue(0), 52DefaultValue(0), 68DefaultValue(0),
UI\WebControls\SiteMapDataSource.cs (1)
135DefaultValue(0),
UI\WebControls\SiteMapPath.cs (1)
133DefaultValue(-1),
UI\WebControls\SqlDataSource.cs (1)
98DefaultValue(DataSourceCache.Infinite),
UI\WebControls\Table.cs (2)
109DefaultValue(-1), 132DefaultValue(-1),
UI\WebControls\TableCell.cs (2)
99DefaultValue(0), 149DefaultValue(0),
UI\WebControls\TableStyle.cs (2)
80DefaultValue(-1), 106DefaultValue(-1),
UI\WebControls\TextBox.cs (3)
139DefaultValue(0), 160DefaultValue(0), 228DefaultValue(0),
UI\WebControls\TreeNodeBinding.cs (1)
51DefaultValue(-1),
UI\WebControls\TreeView.cs (3)
419[DefaultValue(-1)] 705[DefaultValue(-1)] 795[DefaultValue(20)]
UI\WebControls\Wizard.cs (3)
143DefaultValue(-1), 277DefaultValue(0), 295DefaultValue(0),
UI\WebControls\XmlDataSource.cs (1)
81DefaultValue(DataSourceCache.Infinite),
UI\WebParts\WebPartMenuStyle.cs (2)
186TypeDescriptor.CreateProperty(GetType(), oldPaddingProperty, new DefaultValueAttribute(1)); 190TypeDescriptor.CreateProperty(GetType(), oldSpacingProperty, new DefaultValueAttribute(0));
UI\WebParts\WebZone.cs (1)
336DefaultValue(2),
System.Web.DataVisualization (64)
Common\Annotation\AnnotationBase.cs (2)
1000 DefaultValue(1), 1210 DefaultValue(0),
Common\Annotation\ArrowAnnotation.cs (1)
167 DefaultValue(5),
Common\Annotation\CalloutAnnotation.cs (1)
266 DefaultValue(1),
Common\Annotation\GroupAnnotation.cs (2)
399 DefaultValue(1), 634 DefaultValue(0),
Common\Annotation\ImageAnnotation.cs (1)
463 DefaultValue(1),
Common\Annotation\RectangleAnnotation.cs (1)
137 DefaultValue(1),
Common\Annotation\TextAnnotation.cs (2)
217 DefaultValue(1), 1221 DefaultValue(1),
Common\Borders3D\Borders3D.cs (1)
526 DefaultValue(1),
Common\DataManager\DataPoint.cs (1)
5358 DefaultValue(1),
Common\DataManager\DataSeries.cs (3)
1983 DefaultValue(1), 2129 DefaultValue(1) 2156 DefaultValue(0)
Common\General\Axis.cs (3)
844 DefaultValue(6), 878 DefaultValue(10), 1103DefaultValue(1),
Common\General\AxisScaleBreaks.cs (3)
218 DefaultValue(2), 244 DefaultValue(25), 360 DefaultValue(1),
Common\General\Chart.cs (4)
207 DefaultValue(0), 2584 DefaultValue(300), 2631 DefaultValue(300), 2918 DefaultValue(1),
Common\General\ChartArea.cs (2)
966 DefaultValue(0), 1022 DefaultValue(1),
Common\General\ChartArea3D.cs (6)
314 DefaultValue(0), 353 DefaultValue(30), 384 DefaultValue(30), 415 DefaultValue(7), 446 DefaultValue(100), 477 DefaultValue(100),
Common\General\ChartGraphics3D.cs (4)
4632 DefaultValue(0), 4653 DefaultValue(0), 4674 DefaultValue(0), 4695 DefaultValue(0),
Common\General\GridTickMarks.cs (1)
1967 DefaultValue(1),
Common\General\Label.cs (2)
1001 DefaultValue(0), 2797 DefaultValue(0),
Common\General\Legend.cs (10)
2872 DefaultValue(7), 3077 DefaultValue(50), 3192 DefaultValue(1), 3549 DefaultValue(0), 3678 DefaultValue(25), 5558 DefaultValue(1), 5610 DefaultValue(1), 5674 DefaultValue(0) 5753 DefaultValue(5), 5915 DefaultValue(-1)
Common\General\LegendColumns.cs (7)
697 DefaultValue(-1), 724 DefaultValue(-1), 1255 DefaultValue(1), 2581 DefaultValue(0), 2608 DefaultValue(0), 2635 DefaultValue(0), 2662 DefaultValue(0),
Common\General\SmartLabels.cs (1)
503 DefaultValue(1),
Common\General\StripLine.cs (1)
1085 DefaultValue(1),
Common\General\Title.cs (3)
473 DefaultValue(0), 703 DefaultValue(1), 1057 DefaultValue(0),
WebForm\ChartWebControl.cs (2)
2106 DefaultValue(0), 2702 DefaultValue(1),
System.Web.Extensions (8)
UI\ScriptManager.cs (1)
209DefaultValue(AsyncPostBackTimeoutDefault)
UI\Timer.cs (1)
70DefaultValue(60000)
UI\UpdateProgress.cs (1)
80DefaultValue(500),
UI\WebControls\DataPager.cs (1)
146DefaultValue(10),
UI\WebControls\ListView.cs (3)
369DefaultValue(-1), 541DefaultValue(1), 799DefaultValue(-1),
UI\WebControls\NumericPagerField.cs (1)
26DefaultValue(5),
System.Web.Mobile (5)
UI\MobileControls\PagedControl.cs (2)
107DefaultValue(0), 144DefaultValue(0),
UI\MobileControls\SelectionList.cs (1)
195DefaultValue(4),
UI\MobileControls\TextBox.cs (2)
129DefaultValue(0), 154DefaultValue(0),
System.Web.Services (3)
System\Web\Services\Description\MimeFormatExtensions.cs (2)
152[XmlAttribute("group"), DefaultValue(1)] 162[XmlAttribute("capture"), DefaultValue(0)]
System\Web\Services\Protocols\ClientProtocol.cs (1)
209[DefaultValue(100000), SettingsBindable(true), WebServicesDescription(Res.ClientProtocolTimeout)]
System.Windows.Forms (117)
winforms\Managed\System\WinForms\BindingSource.cs (1)
409DefaultValue(-1),
winforms\Managed\System\WinForms\ButtonBase.cs (1)
404DefaultValue(-1),
winforms\Managed\System\WinForms\ColumnHeader.cs (2)
189DefaultValue(-1), 385DefaultValue(60)
winforms\Managed\System\WinForms\ComboBox.cs (3)
563DefaultValue(106) 804DefaultValue(8), 841DefaultValue(0),
winforms\Managed\System\WinForms\DataGrid.cs (2)
2681DefaultValue(defaultPreferredColumnWidth), 2905DefaultValue(defaultRowHeaderWidth),
winforms\Managed\System\WinForms\DataGridColumn.cs (1)
782DefaultValue(100)
winforms\Managed\System\WinForms\DataGridTable.cs (2)
963DefaultValue(defaultPreferredColumnWidth), 1166DefaultValue(defaultRowHeaderWidth),
winforms\Managed\System\WinForms\DataGridView.cs (2)
1759DefaultValue(0), 4036DefaultValue(0)
winforms\Managed\System\WinForms\DataGridViewColumn.cs (2)
458DefaultValue(0), 812DefaultValue(DATAGRIDVIEWCOLUMN_defaultMinColumnThickness),
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (2)
436[DefaultValue(1)] 553[DefaultValue(DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems)]
winforms\Managed\System\WinForms\DataGridViewComboBoxColumn.cs (2)
278DefaultValue(1), 419DefaultValue(DataGridViewComboBoxCell.DATAGRIDVIEWCOMBOBOXCELL_defaultMaxDropDownItems),
winforms\Managed\System\WinForms\DataGridViewRow.cs (2)
170DefaultValue(0), 283DefaultValue(22),
winforms\Managed\System\WinForms\DataGridViewTextBoxCell.cs (1)
95[DefaultValue(DATAGRIDVIEWTEXTBOXCELL_maxInputLength)]
winforms\Managed\System\WinForms\DataGridViewTextBoxColumn.cs (1)
51DefaultValue(DATAGRIDVIEWTEXTBOXCOLUMN_maxInputLength),
winforms\Managed\System\WinForms\DomainUpDown.cs (1)
133DefaultValue(-1),
winforms\Managed\System\WinForms\ErrorProvider.cs (2)
555DefaultValue(defaultBlinkRate), 801DefaultValue(0),
winforms\Managed\System\WinForms\FileDialog.cs (1)
402DefaultValue(1),
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (1)
43DefaultValue(1),
winforms\Managed\System\WinForms\FontDialog.cs (2)
275DefaultValue(defaultMaxSize), 302DefaultValue(defaultMinSize),
winforms\Managed\System\WinForms\Label.cs (1)
496DefaultValue(-1),
winforms\Managed\System\WinForms\ListBox.cs (3)
298DefaultValue(0), 511DefaultValue(0), 611DefaultValue(DefaultItemHeight),
winforms\Managed\System\WinForms\ListView.cs (1)
1815DefaultValue(0),
winforms\Managed\System\WinForms\ListViewItem.cs (3)
519DefaultValue(-1), 604DefaultValue(0), 776DefaultValue(-1),
winforms\Managed\System\WinForms\MenuItem.cs (1)
529DefaultValue(0),
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
601DefaultValue(DEFAULT_MAX_SELECTION_COUNT), 770DefaultValue(DEFAULT_SCROLL_CHANGE),
winforms\Managed\System\WinForms\NumericUpDown.cs (1)
132DefaultValue(NumericUpDown.DefaultDecimalPlaces),
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (3)
143DefaultValue(1), 204DefaultValue(1), 278DefaultValue(0),
winforms\Managed\System\WinForms\ProgressBar.cs (5)
332DefaultValue(100), 380DefaultValue(100), 418DefaultValue(0), 543DefaultValue(10), 616DefaultValue(0),
winforms\Managed\System\WinForms\RichTextBox.cs (7)
298DefaultValue(0), 623DefaultValue(int.MaxValue), 698DefaultValue(0), 944DefaultValue(0), 1100DefaultValue(0), 1141DefaultValue(0), 1269DefaultValue(0),
winforms\Managed\System\WinForms\ScrollBar.cs (5)
312DefaultValue(10), 346DefaultValue(100), 375DefaultValue(0), 407DefaultValue(1), 486DefaultValue(0),
winforms\Managed\System\WinForms\ScrollProperties.cs (5)
99DefaultValue(10), 132DefaultValue(100), 165DefaultValue(0), 221DefaultValue(1), 257DefaultValue(0),
winforms\Managed\System\WinForms\SplitContainer.cs (5)
716DefaultValue(25), 755DefaultValue(25), 781DefaultValue(50) 879DefaultValue(1), 924DefaultValue(4)
winforms\Managed\System\WinForms\Splitter.cs (2)
380DefaultValue(25), 402DefaultValue(25),
winforms\Managed\System\WinForms\StatusBarPanel.cs (2)
250DefaultValue(DEFAULTMINWIDTH), 487DefaultValue(DEFAULTWIDTH),
winforms\Managed\System\WinForms\TabControl.cs (1)
718DefaultValue(-1),
winforms\Managed\System\WinForms\TableLayoutPanel.cs (6)
131[DefaultValue(0)] 167[DefaultValue(0)] 220[DefaultValue(1)] 236[DefaultValue(1)] 252[DefaultValue(-1)] //if change this value, also change the SerializeViaAdd in TableLayoutControlCollectionCodeDomSerializer 289[DefaultValue(-1)] //if change this value, also change the SerializeViaAdd in TableLayoutControlCollectionCodeDomSerializer
winforms\Managed\System\WinForms\TableLayoutSettings.cs (7)
93[DefaultValue(0)] 106[DefaultValue(0)] 132[DefaultValue(0)] 305[DefaultValue(-1)] 337[DefaultValue(-1)] 348[DefaultValue(-1)] 360[DefaultValue(-1)]
winforms\Managed\System\WinForms\TabPage.cs (1)
183DefaultValue (-1),
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
747DefaultValue(32767),
winforms\Managed\System\WinForms\Timer.cs (1)
205DefaultValue(100),
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
188DefaultValue(-1),
winforms\Managed\System\WinForms\ToolStripComboBox.cs (3)
278DefaultValue(106) 362DefaultValue(8), 373DefaultValue(0),
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
1567DefaultValue(-1),
winforms\Managed\System\WinForms\ToolStripProgressBar.cs (5)
114DefaultValue(100), 125DefaultValue(100), 139DefaultValue(0), 183DefaultValue(10), 243DefaultValue(0),
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
380DefaultValue(32767),
winforms\Managed\System\WinForms\ToolTip.cs (1)
164DefaultValue(DEFAULT_DELAY)
winforms\Managed\System\WinForms\TrackBar.cs (6)
352DefaultValue(5), 380DefaultValue(10), 404DefaultValue(0), 561DefaultValue(1), 649DefaultValue(1), 676DefaultValue(0),
winforms\Managed\System\WinForms\TreeNode.cs (3)
531DefaultValue(-1), 862DefaultValue(-1), 962DefaultValue(-1),
winforms\Managed\System\WinForms\TreeView.cs (2)
547DefaultValue(-1), 1038DefaultValue(-1),
System.Windows.Forms.DataVisualization (64)
Common\Annotation\AnnotationBase.cs (2)
1000 DefaultValue(1), 1210 DefaultValue(0),
Common\Annotation\ArrowAnnotation.cs (1)
167 DefaultValue(5),
Common\Annotation\CalloutAnnotation.cs (1)
266 DefaultValue(1),
Common\Annotation\GroupAnnotation.cs (2)
399 DefaultValue(1), 634 DefaultValue(0),
Common\Annotation\ImageAnnotation.cs (1)
463 DefaultValue(1),
Common\Annotation\RectangleAnnotation.cs (1)
137 DefaultValue(1),
Common\Annotation\TextAnnotation.cs (2)
217 DefaultValue(1), 1221 DefaultValue(1),
Common\Borders3D\Borders3D.cs (1)
526 DefaultValue(1),
Common\DataManager\DataPoint.cs (1)
5358 DefaultValue(1),
Common\DataManager\DataSeries.cs (3)
1983 DefaultValue(1), 2129 DefaultValue(1) 2156 DefaultValue(0)
Common\General\Axis.cs (3)
844 DefaultValue(6), 878 DefaultValue(10), 1103DefaultValue(1),
Common\General\AxisScaleBreaks.cs (3)
218 DefaultValue(2), 244 DefaultValue(25), 360 DefaultValue(1),
Common\General\Chart.cs (4)
207 DefaultValue(0), 2584 DefaultValue(300), 2631 DefaultValue(300), 2918 DefaultValue(1),
Common\General\ChartArea.cs (2)
966 DefaultValue(0), 1022 DefaultValue(1),
Common\General\ChartArea3D.cs (6)
314 DefaultValue(0), 353 DefaultValue(30), 384 DefaultValue(30), 415 DefaultValue(7), 446 DefaultValue(100), 477 DefaultValue(100),
Common\General\ChartGraphics3D.cs (4)
4632 DefaultValue(0), 4653 DefaultValue(0), 4674 DefaultValue(0), 4695 DefaultValue(0),
Common\General\GridTickMarks.cs (1)
1967 DefaultValue(1),
Common\General\Label.cs (2)
1001 DefaultValue(0), 2797 DefaultValue(0),
Common\General\Legend.cs (10)
2872 DefaultValue(7), 3077 DefaultValue(50), 3192 DefaultValue(1), 3549 DefaultValue(0), 3678 DefaultValue(25), 5558 DefaultValue(1), 5610 DefaultValue(1), 5674 DefaultValue(0) 5753 DefaultValue(5), 5915 DefaultValue(-1)
Common\General\LegendColumns.cs (7)
697 DefaultValue(-1), 724 DefaultValue(-1), 1255 DefaultValue(1), 2581 DefaultValue(0), 2608 DefaultValue(0), 2635 DefaultValue(0), 2662 DefaultValue(0),
Common\General\SmartLabels.cs (1)
503 DefaultValue(1),
Common\General\StripLine.cs (1)
1085 DefaultValue(1),
Common\General\Title.cs (3)
473 DefaultValue(0), 703 DefaultValue(1), 1057 DefaultValue(0),
WinForm\ChartWinControl.cs (2)
1690 DefaultValue(1), 1779 DefaultValue(1),
System.WorkflowServices (1)
System\Workflow\Activities\WorkflowServiceAttributes.cs (1)
100[DefaultValue(65536)]