Skip to main content
All docs
V25.1
  • ChartCommands.ShouldSerializeSetDateTimeAxisUnitCommand(XamlDesignerSerializationManager) Method

    This member supports the internal infrastructure and is not intended to be used directly from your code.

    Namespace: DevExpress.Xpf.Charts

    Assembly: DevExpress.Xpf.Charts.v25.1.dll

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public bool ShouldSerializeSetDateTimeAxisUnitCommand(
        XamlDesignerSerializationManager manager
    )

    Parameters

    Name Type
    manager XamlDesignerSerializationManager

    Returns

    Type
    Boolean
    See Also