Beispiel #1
0
 static NDynamicContentTooltip()
 {
     NDynamicContentTooltipSchema = NSchema.Create(typeof(NDynamicContentTooltip), NTooltip.NTooltipSchema);
 }
Beispiel #2
0
 /// <summary>
 /// Static constructor
 /// </summary>
 static NImageExportExample()
 {
     NImageExportExampleSchema = NSchema.Create(typeof(NImageExportExample), NChartExampleBase.NChartExampleBaseSchema);
 }
Beispiel #3
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NCrowsFootDatabaseShapesExample()
 {
     NCrowsFootDatabaseShapesExampleSchema = NSchema.Create(typeof(NCrowsFootDatabaseShapesExample), NDiagramExampleBase.NDiagramExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NSpringGraphLayoutExample()
 {
     NSpringGraphLayoutExampleSchema = NSchema.Create(typeof(NSpringGraphLayoutExample), NLayoutExampleBase <NSpringGraphLayout> .NLayoutExampleBaseSchema);
 }
 static NRangeScrollBarsExample()
 {
     NRangeScrollBarsExampleSchema = NSchema.Create(typeof(NRangeScrollBarsExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NAppointmentEditorCustomizationExample()
 {
     NAppointmentEditorCustomizationExampleSchema = NSchema.Create(typeof(NAppointmentEditorCustomizationExample), NScheduleExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static CustomAppointmentEditTool()
 {
     CustomAppointmentEditToolSchema = NSchema.Create(typeof(CustomAppointmentEditTool), NAppointmentEditToolSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NCountryShapesExample()
 {
     NCountryShapesExampleSchema = NSchema.Create(typeof(NCountryShapesExample), NDiagramExampleBase.NDiagramExampleBaseSchema);
 }
Beispiel #9
0
 static NHSBWheelColorPickerExample()
 {
     NHSBWheelColorPickerExampleSchema = NSchema.Create(typeof(NHSBWheelColorPickerExample), NExampleBase.NExampleBaseSchema);
 }
Beispiel #10
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NMeasureTextExample()
 {
     NMeasureTextExampleSchema = NSchema.Create(typeof(NMeasureTextExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NRichTextFormattingExample()
 {
     NRichTextFormattingExampleSchema = NSchema.Create(typeof(NRichTextFormattingExample), NDiagramExampleBase.NDiagramExampleBaseSchema);
 }
Beispiel #12
0
 /// <summary>
 /// Static constructor
 /// </summary>
 static NAxisReferenceLinesExample()
 {
     NAxisReferenceLinesExampleSchema = NSchema.Create(typeof(NAxisReferenceLinesExample), NChartExampleBase.NChartExampleBaseSchema);
 }
Beispiel #13
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NHatchFillExample()
 {
     NHatchFillExampleSchema = NSchema.Create(typeof(NHatchFillExample), NExampleBase.NExampleBaseSchema);
 }
Beispiel #14
0
 static NTransformContentExample()
 {
     NTransformContentExampleSchema = NSchema.Create(typeof(NTransformContentExample), NExampleBase.NExampleBaseSchema);
 }
        /// <summary>
        /// Static constructor.
        /// </summary>
        static NPaintingGraphicsPathsExample()
        {
            NPaintingGraphicsPathsExampleSchema = NSchema.Create(typeof(NPaintingGraphicsPathsExample), NExampleBase.NExampleBaseSchema);

            FillProperty = NPaintingGraphicsPathsExampleSchema.AddSlot("Fill", typeof(NFill), defaultFill);
        }
 static NDocumentBoxExample()
 {
     NDocumentBoxExampleSchema = NSchema.Create(typeof(NDocumentBoxExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor
 /// </summary>
 static NDateTimeScaleExample()
 {
     NDateTimeScaleExampleSchema = NSchema.Create(typeof(NDateTimeScaleExample), NChartExampleBase.NChartExampleBaseSchema);
 }
Beispiel #18
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NConnectorWithMultipleLabelsExample()
 {
     NConnectorWithMultipleLabelsExampleSchema = NSchema.Create(typeof(NConnectorWithMultipleLabelsExample), NDiagramExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static CustomAddAppointmentCommandAction()
 {
     CustomAddAppointmentCommandActionSchema = NSchema.Create(typeof(CustomAddAppointmentCommandAction), NAddAppointmentCommandActionSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NMapProjectionsExample()
 {
     NMapProjectionsExampleSchema = NSchema.Create(typeof(NMapProjectionsExample), NDiagramExampleBase.NDiagramExampleBaseSchema);
 }
Beispiel #21
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NTreeViewItemsManipulationExample()
 {
     NTreeViewItemsManipulationExampleSchema = NSchema.Create(typeof(NTreeViewItemsManipulationExample), NExampleBase.NExampleBaseSchema);
 }
Beispiel #22
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NTabExample()
 {
     NTabExampleSchema = NSchema.Create(typeof(NTabExample), NExampleBase.NExampleBaseSchema);
 }
Beispiel #23
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NPairBoxExample()
 {
     NPairBoxExampleSchema = NSchema.Create(typeof(NPairBoxExample), NExampleBase.NExampleBaseSchema);
 }
Beispiel #24
0
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NComboBoxDataBindingExample()
 {
     NComboBoxDataBindingExampleSchema = NSchema.Create(typeof(NComboBoxDataBindingExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor
 /// </summary>
 static NAxisLabelsOrientationtExample()
 {
     NAxisLabelsOrientationtExampleSchema = NSchema.Create(typeof(NAxisLabelsOrientationtExample), NChartExampleBase.NChartExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NScrollingExample()
 {
     NScrollingExampleSchema = NSchema.Create(typeof(NScrollingExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NFormulaGroupingExample()
 {
     NFormulaGroupingExampleSchema = NSchema.Create(typeof(NFormulaGroupingExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NMessageBoxExample()
 {
     NMessageBoxExampleSchema = NSchema.Create(typeof(NMessageBoxExample), NExampleBase.NExampleBaseSchema);
 }
 /// <summary>
 /// Static constructor.
 /// </summary>
 static NWorldPopulationExample()
 {
     NWorldPopulationExampleSchema = NSchema.Create(typeof(NWorldPopulationExample), NDiagramExampleBase.NDiagramExampleBaseSchema);
 }
Beispiel #30
0
 /// <summary>
 ///
 /// </summary>
 static NSampleReport2Example()
 {
     NSampleReport2ExampleSchema = NSchema.Create(typeof(NSampleReport2Example), NTextExampleBase.NTextExampleBaseSchema);
 }