Search Results for

    Show / Hide Table of Contents

    Class BarChartNegativeEditor

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.Form
    BaseDialogForm
    BarChartNegativeEditor
    Inherited Members
    BaseDialogForm.btnCancel
    BaseDialogForm.btnOk
    Namespace: FastReport.Olap.Forms.Highlight
    Assembly: FastReport.Olap.dll
    Syntax
    public class BarChartNegativeEditor : BaseDialogForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

    Constructors

    BarChartNegativeEditor()

    Declaration
    public BarChartNegativeEditor()

    Properties

    Highlight

    Declaration
    public ContinuousHighlight Highlight { get; set; }
    Property Value
    Type Description
    ContinuousHighlight

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    Overrides
    BaseDialogForm.Dispose(Boolean)

    Edit(ContinuousHighlight)

    Declaration
    public static void Edit(ContinuousHighlight highlight)
    Parameters
    Type Name Description
    ContinuousHighlight highlight

    Localize()

    Declaration
    public override void Localize()
    Overrides
    BaseDialogForm.Localize()
    Back to top © 1998-2024 Copyright Fast Reports Inc.